mirror of
https://github.com/Polprzewodnikowy/N64FlashcartMenu.git
synced 2024-11-22 02:29:19 +01:00
Fixed rolling release build
This commit is contained in:
parent
0eeee72c11
commit
b2757ca1a6
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -11,8 +11,6 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
build-menu:
|
build-menu:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
permissions:
|
|
||||||
contents: write
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
Loading…
Reference in New Issue
Block a user