mirror of
https://github.com/izzy2lost/Ghostship.git
synced 2026-06-19 01:17:03 -07:00
Disabled switch workflows for now
This commit is contained in:
@@ -194,6 +194,7 @@ jobs:
|
||||
gamecontrollerdb.txt
|
||||
|
||||
build-switch:
|
||||
if: false
|
||||
needs: generate-port-o2r
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
|
||||
@@ -3,6 +3,7 @@ on: [pull_request]
|
||||
|
||||
jobs:
|
||||
build-switch:
|
||||
if: false
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: devkitpro/devkita64:20241023
|
||||
|
||||
Reference in New Issue
Block a user