mirror of
https://github.com/cmosher01/Epple-II.git
synced 2025-08-07 20:25:03 +00:00
use vcpkg for windows build
This commit is contained in:
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@@ -91,7 +91,7 @@ jobs:
|
||||
run: |
|
||||
git clone https://github.com/Microsoft/vcpkg.git
|
||||
.\vcpkg\bootstrap-vcpkg.bat -disableMetrics
|
||||
vcpkg install sdl2[core,wayland]
|
||||
vcpkg install sdl2
|
||||
|
||||
- name: "Build"
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user