mirror of
https://github.com/cmosher01/Epple-II.git
synced 2024-11-05 12:05:11 +00:00
add build debugging
This commit is contained in:
parent
393c247f1e
commit
2a54da5ac5
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
@ -91,6 +91,7 @@ jobs:
|
||||
run: |
|
||||
git clone https://github.com/Microsoft/vcpkg.git
|
||||
.\vcpkg\bootstrap-vcpkg.bat -disableMetrics
|
||||
Get-ChildItem -Recurse vcpkg
|
||||
vcpkg install sdl2
|
||||
|
||||
- name: "Build"
|
||||
|
Loading…
Reference in New Issue
Block a user