We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c53f854 commit 14aef73Copy full SHA for 14aef73
.github/workflows/bench-upload.yml
@@ -53,4 +53,4 @@ jobs:
53
python3 website_regen.py \
54
-v \
55
--dry-run \
56
- --local-repo engine-benchmark-results
+ --local-repo ${{ GITHUB_WORKSPACE }}/engine-benchmark-results
0 commit comments