8000 Merge pull request #1854 from stonebig/master · winpython/winpython@4b6a4f1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4b6a4f1

Browse files
authored
Merge pull request #1854 from stonebig/master
missed detail
2 parents b9262a1 + fa9b410 commit 4b6a4f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github_workflows_build-all.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,5 +418,5 @@ jobs:
418418
uses: actions/upload-artifact@v4
419419
with:
420420
name: ${{ env.ARTIFACT_NAME }}
421-
path: ${{ env.build_location }}
421+
path: publish_output
422422
retention-days: 66 # keeps artifact for 66 days

0 commit comments

Comments
 (0)
0