mirror of
https://github.com/bloeys/nmage.git
synced 2025-12-29 13:28:20 +00:00
Test
This commit is contained in:
2
.github/workflows/build-nmage.yml
vendored
2
.github/workflows/build-nmage.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
|||||||
dir "C:\msys64\mingw64"
|
dir "C:\msys64\mingw64"
|
||||||
Copy-Item -Path "SDL2\SDL2-2.30.7\x86_64-w64-mingw32" -Destination "C:\msys64\mingw64" -Recurse -Force
|
Copy-Item -Path "SDL2\SDL2-2.30.7\x86_64-w64-mingw32" -Destination "C:\msys64\mingw64" -Recurse -Force
|
||||||
dir "C:\msys64\mingw64"
|
dir "C:\msys64\mingw64"
|
||||||
dir "C:\msys64\mingw64\x86_64-w64-mingw32""
|
dir "C:\msys64\mingw64\x86_64-w64-mingw32"
|
||||||
|
|
||||||
- name: Clone nmage
|
- name: Clone nmage
|
||||||
run: git clone https://github.com/bloeys/nmage
|
run: git clone https://github.com/bloeys/nmage
|
||||||
|
|||||||
Reference in New Issue
Block a user