Fix artifact
This commit is contained in:
parent
8c746c181e
commit
f4fd6dfd19
|
@ -284,5 +284,5 @@ jobs:
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: fallout2-ce-windows-${{ matrix.arch }}
|
name: fallout2-ce-windows-${{ matrix.arch }}
|
||||||
path: build/windows/
|
path: build/RelWithDebInfo/fallout2-ce.exe
|
||||||
retention-days: 7
|
retention-days: 7
|
||||||
|
|
Loading…
Reference in New Issue