Skip to content

Commit

Permalink
test aaron's ui
Browse files Browse the repository at this point in the history
  • Loading branch information
yibeichan authored Feb 22, 2024
1 parent 79a0694 commit 2ab0905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- name: Build and prepare UI
run: |
curl -O -sSL https://github.com/yibeichan/reproschema-ui/archive/${LATEST_COMMIT_HASH}.zip
curl -O -sSL https://github.com/aaronkanzer/reproschema-ui/archive/${LATEST_COMMIT_HASH}.zip
unzip ${LATEST_COMMIT_HASH}.zip
mv reproschema-ui-* ui
cd ui
Expand Down

0 comments on commit 2ab0905

Please sign in to comment.