mirror of
https://github.com/stenzek/duckstation.git
synced 2024-11-26 23:50:31 +00:00
CI: Fix Windows build
This commit is contained in:
parent
a5a72cd7ec
commit
2534e6f5d4
2
.github/workflows/rolling-release.yml
vendored
2
.github/workflows/rolling-release.yml
vendored
@ -74,7 +74,6 @@ jobs:
|
||||
call update_rc_version.bat
|
||||
cd ..\..
|
||||
git update-index --assume-unchanged src/duckstation-qt/duckstation-qt.rc
|
||||
git update-index --assume-unchanged src/duckstation-nogui/duckstation-nogui.rc
|
||||
|
||||
- name: Compile x64 release build
|
||||
shell: cmd
|
||||
@ -166,7 +165,6 @@ jobs:
|
||||
call update_rc_version.bat
|
||||
cd ..\..
|
||||
git update-index --assume-unchanged src/duckstation-qt/duckstation-qt.rc
|
||||
git update-index --assume-unchanged src/duckstation-nogui/duckstation-nogui.rc
|
||||
|
||||
- name: Compile arm64 release build
|
||||
shell: cmd
|
||||
|
Loading…
Reference in New Issue
Block a user