mirror of
https://github.com/ashaduri/gsmartcontrol.git
synced 2026-09-25 05:15:33 +00:00
List msys2 files for debugging.
This commit is contained in:
@@ -98,7 +98,9 @@ jobs:
|
||||
|
||||
- name: List installed files
|
||||
shell: msys2 {0}
|
||||
run: ls -1R /mingw64
|
||||
run: |
|
||||
ls -1R /mingw64
|
||||
ls -1R /mingw32
|
||||
|
||||
- name: Configure CMake
|
||||
shell: msys2 {0}
|
||||
|
||||
Reference in New Issue
Block a user