We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06c0261 commit a6ccfbcCopy full SHA for a6ccfbc
.github/workflows/standalone-benchmark.yml
@@ -38,4 +38,4 @@ jobs:
38
uses: actions/upload-artifact@v4
39
with:
40
name: standalone-benchmark-artifact
41
- path: ${ARTIFACT_FILE}
+ path: /root/standalone-benchmark-artifact.txt
0 commit comments