mirror of
https://github.com/mars3142/gb-snake.git
synced 2026-03-12 19:49:05 +00:00
some build tools optimization
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
4
.github/workflows/push.yaml
vendored
4
.github/workflows/push.yaml
vendored
@@ -7,10 +7,10 @@ jobs:
|
||||
name: Build gbdk project
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v6
|
||||
|
||||
- name: Build
|
||||
uses: wujood/gbdk-2020-github-builder@1.0.7
|
||||
uses: wujood/gbdk-2020-github-builder@1.0.8
|
||||
with:
|
||||
subdirectory: ./src
|
||||
output-name: gb-snake
|
||||
|
||||
Reference in New Issue
Block a user