mirror of
https://github.com/cmosher01/Epple-II.git
synced 2025-04-15 18:38:26 +00:00
use vcpkg for windows build
This commit is contained in:
parent
f28bb1d24e
commit
6ab99582bd
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: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user