openmw-nightly: Fix install (#641)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
master
Aurélien Pommel 2022-06-11 18:38:50 +02:00 committed by GitHub
parent 56d271e2b6
commit 186f8ab594
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
"hash": "b2037b8658d11e607ae1cefdcedb3619c5bc938b678727d33ddbad21c7e2416c"
}
},
"pre_install": "Expand-ZipArchive \"$dir\\OpenMW_MSVC2019_64_Engine_RelWithDebInfo_*.zip\" \"$dir\"",
"pre_install": "Expand-ZipArchive \"$dir\\OpenMW_MSVC2019_64_Engine_RelWithDebInfo_master.zip\" \"$dir\"",
"post_install": "Remove-Item \"$dir\\MSVC2019_64\", \"$dir\\chocolatey.log\", \"$dir\\OpenMW_MSVC2019_64_Engine_RelWithDebInfo_*.zip\" -Force -Recurse",
"bin": [
"openmw.exe",