Fix gh action artifacts

This commit is contained in:
Jammyjamjamman 2021-06-18 21:24:55 +01:00
parent 4e532db6dd
commit 9224a72651
1 changed files with 3 additions and 2 deletions

View File

@ -81,6 +81,7 @@ jobs:
# Make a copy of 7z.exe
run: |
cd mk/windoze
cp ..\shared\*.ini .
$7zPath = $(Get-Command 7z).Source
cp $7zPath .
cd ../..
@ -91,8 +92,8 @@ jobs:
name: megaglest-x64-snapshot
path: |
mk/windoze/*.exe
mk/windoze/glest.ini
mk/shared/*.ini
mk/windoze/*.ini
!mk/windoze/glest-dev.ini
# - name: Test
# working-directory: ${{github.workspace}}/build