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