mirror of
https://github.com/bloeys/nmage.git
synced 2025-12-29 13:28:20 +00:00
workflow edit
This commit is contained in:
2
.github/workflows/run-nmage.yml
vendored
2
.github/workflows/run-nmage.yml
vendored
@ -17,6 +17,6 @@ jobs:
|
||||
run: brew install sdl2{,_image,_mixer,_ttf,_gfx} pkg-config
|
||||
- name: Clone nmage
|
||||
run: git clone https://github.com/bloeys/nmage
|
||||
- name: Run nmage
|
||||
- name: build nmage
|
||||
working-directory: nmage
|
||||
run: go build .
|
||||
|
||||
Reference in New Issue
Block a user