mirror of
https://github.com/alex47exe/gse_fork.git
synced 2026-02-04 05:41:18 +01:00
fix ci build
This commit is contained in:
4
.github/workflows/emu-build-all-win.yml
vendored
4
.github/workflows/emu-build-all-win.yml
vendored
@@ -52,6 +52,10 @@ jobs:
|
||||
arch: ["x64", "Win32"]
|
||||
cfg: ["debug", "release"]
|
||||
|
||||
exclude:
|
||||
- prj: lib_steam_old
|
||||
arch: x64
|
||||
|
||||
steps:
|
||||
# on Windows Git will auto change line ending to CRLF, not preferable
|
||||
- name: "Ensure LF line ending"
|
||||
|
||||
Reference in New Issue
Block a user