fix windows build issue
use v3 of upload artefact for windows
This commit is contained in:
parent
c96fb7bbc0
commit
35a7184487
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -130,7 +130,7 @@ jobs:
|
||||
with:
|
||||
name: win
|
||||
path: release/win
|
||||
- uses: actions/download-artifact@v4
|
||||
- uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: linux
|
||||
path: release/linux
|
||||
|
Loading…
x
Reference in New Issue
Block a user