Fix artifact

This commit is contained in:
Alexander Batalov 2022-07-05 21:15:54 +03:00
parent 8c746c181e
commit f4fd6dfd19
1 changed files with 1 additions and 1 deletions

View File

@ -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