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:
|
with:
|
||||||
name: win
|
name: win
|
||||||
path: release/win
|
path: release/win
|
||||||
- uses: actions/download-artifact@v4
|
- uses: actions/download-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: linux
|
name: linux
|
||||||
path: release/linux
|
path: release/linux
|
||||||
|
Loading…
x
Reference in New Issue
Block a user