Skip to content

Commit

Permalink
fix directory
Browse files Browse the repository at this point in the history
  • Loading branch information
elalish committed May 2, 2024
1 parent 0b79c66 commit a86a5d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ci-before-deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ DEPLOY_ROOT=$PACKAGE_ROOT/pages
set -x

# Copy the latest fidelity testing results:
mv test/results $DEPLOY_ROOT/
mv test/results $DEPLOY_ROOT/results/
cp test/results-viewer.html $DEPLOY_ROOT/index.html
cp -r dist $DEPLOY_ROOT/

Expand Down

0 comments on commit a86a5d9

Please sign in to comment.