mirror of
https://github.com/cmosher01/Epple-II.git
synced 2025-01-13 21:33:02 +00:00
debug installed dirs
This commit is contained in:
parent
dd9a7963ec
commit
b666df1b8a
5
.github/workflows/build.yaml
vendored
5
.github/workflows/build.yaml
vendored
@ -101,6 +101,11 @@ jobs:
|
||||
run: |
|
||||
vcpkg install sdl2
|
||||
|
||||
- name: "Set up vcpkg and install dependencies 4"
|
||||
run: |
|
||||
cd vcpkg
|
||||
Get-ChildItem -Recurse installed
|
||||
|
||||
- name: "Build"
|
||||
shell: "bash"
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user