Fix windows artifact path
This commit is contained in:
parent
e8500687da
commit
5ea49bdf28
|
@ -38,7 +38,7 @@ jobs:
|
|||
with:
|
||||
name: x86-windows-fallout2-ce
|
||||
path: |
|
||||
build/x86-windows/fallout2-ce.exe
|
||||
build/x86-windows/Release/fallout2-ce.exe
|
||||
retention-days: 7
|
||||
|
||||
build-linux32:
|
||||
|
|
Loading…
Reference in New Issue