This commit is contained in:
aynakeya
2024-05-23 20:10:38 +08:00
parent 552f115a33
commit 2bc19e2e0c

View File

@@ -61,7 +61,8 @@ jobs:
- name: check
if: matrix.goos == 'windows'
run: ls D:/a/_temp/msys64/mingw64/include
run: |
ls /mingw64/include
- name: Install dependencies