mirror of
https://github.com/Polprzewodnikowy/N64FlashcartMenu.git
synced 2024-11-22 02:29:19 +01:00
Build action fix
This commit is contained in:
parent
24c7f3db72
commit
e94df07e9f
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -27,8 +27,8 @@ jobs:
|
|||||||
- name: Build N64FlashcartMenu ROM
|
- name: Build N64FlashcartMenu ROM
|
||||||
uses: devcontainers/ci@v0.3
|
uses: devcontainers/ci@v0.3
|
||||||
with:
|
with:
|
||||||
imageName: ghcr.io/Polprzewodnikowy/n64flashcartmenu-devcontainer
|
imageName: ghcr.io/polprzewodnikowy/n64flashcartmenu-devcontainer
|
||||||
cacheFrom: ghcr.io/Polprzewodnikowy/n64flashcartmenu-devcontainer
|
cacheFrom: ghcr.io/polprzewodnikowy/n64flashcartmenu-devcontainer
|
||||||
push: always
|
push: always
|
||||||
runCmd: make all
|
runCmd: make all
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user