fix actions 2

This commit is contained in:
ConfiG 2023-08-02 13:58:15 +03:00
parent 0aa5b11152
commit 454d0f5f71
No known key found for this signature in database
GPG key ID: 44DA1983F524C11B

View file

@ -26,7 +26,7 @@ jobs:
- name: Windows
os: windows-latest
id: win
extra_flags: '-DCMAKE_BUILD_TYPE=RelWithDebInfo -DGEODE_DEBUG=On'
extra_flags: '-T host=x64 -A win32 -DCMAKE_BUILD_TYPE=RelWithDebInfo -DGEODE_DEBUG=On'
cli_cmd: ''
package_cmd: 'makensis -WX -V3 ./installer/windows/installer.nsi'
installer_path: './installer/windows/geode-installer-win.exe'