We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b9262a1 + fa9b410 commit 4b6a4f1Copy full SHA for 4b6a4f1
1 file changed
.github/workflows/github_workflows_build-all.yml
@@ -418,5 +418,5 @@ jobs:
418
uses: actions/upload-artifact@v4
419
with:
420
name: ${{ env.ARTIFACT_NAME }}
421
- path: ${{ env.build_location }}
+ path: publish_output
422
retention-days: 66 # keeps artifact for 66 days
0 commit comments