mirror of
https://github.com/mars3142/gb-snake.git
synced 2026-04-27 19:13:34 +00:00
@@ -15,3 +15,10 @@ jobs:
|
||||
subdirectory: ./src
|
||||
output-name: gb-snake
|
||||
source: main.c
|
||||
|
||||
- name: Archive production artifacts
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: dist-gb-file
|
||||
path: |
|
||||
obj/*.gb
|
||||
|
||||
Reference in New Issue
Block a user