mirror of
https://github.com/pocketpy/pocketpy
synced 2025-11-08 20:50:16 +00:00
Fix windows artifact name
This commit is contained in:
parent
fab50f053c
commit
a13f6b3259
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -178,7 +178,7 @@ jobs:
|
||||
- name: "Merge win32"
|
||||
uses: actions/download-artifact@v4.1.7
|
||||
with:
|
||||
name: win32
|
||||
name: windows
|
||||
path: $GITHUB_WORKSPACE/output/windows
|
||||
|
||||
- name: "Merge linux"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user