Skip to content

Commit

Permalink
Fix cd
Browse files Browse the repository at this point in the history
  • Loading branch information
Akirathan committed Feb 22, 2024
1 parent 46ef8ef commit e55b87a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bench-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Upload benchmarks (dry-run)
if: ${{ github.event.inputs.just-check }}
run: |
cd enso/tools/performance/engine-benchmarks/bench_tool
cd enso/tools/performance/engine-benchmarks
python3 website_regen.py \
-v \
--dry-run \
Expand Down

0 comments on commit e55b87a

Please sign in to comment.