mirror of
https://github.com/Polprzewodnikowy/N64FlashcartMenu.git
synced 2024-11-22 02:29:19 +01:00
Added missing ROM in rolling release
This commit is contained in:
parent
b2757ca1a6
commit
8b9c2247b5
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -75,8 +75,8 @@ jobs:
|
|||||||
name: Rolling release
|
name: Rolling release
|
||||||
body: Latest rolling release built from latest commit on `main` branch.
|
body: Latest rolling release built from latest commit on `main` branch.
|
||||||
tag_name: rolling-release
|
tag_name: rolling-release
|
||||||
prerelease: true
|
|
||||||
files: |
|
files: |
|
||||||
|
./output/N64FlashcartMenu.n64
|
||||||
./output/menu.bin
|
./output/menu.bin
|
||||||
./output/OS64.v64
|
./output/OS64.v64
|
||||||
./output/OS64P.v64
|
./output/OS64P.v64
|
||||||
|
Loading…
Reference in New Issue
Block a user