mirror of
https://github.com/JesseTG/melonds-ds.git
synced 2024-11-23 14:40:04 +00:00
Print the env
This commit is contained in:
parent
af3e2efd8c
commit
24d7ff16c6
4
.github/workflows/build.yaml
vendored
4
.github/workflows/build.yaml
vendored
@ -246,4 +246,6 @@ jobs:
|
||||
shell: msys2 {0}
|
||||
env:
|
||||
GLCONTEXT_WIN_LIBGL: "C:/msys64/mingw64/bin/opengl32.dll"
|
||||
run: ctest --extra-verbose --exclude-regex example --output-on-failure
|
||||
run: |
|
||||
env | sort
|
||||
ctest --extra-verbose --exclude-regex example --output-on-failure
|
Loading…
Reference in New Issue
Block a user