mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-06-26 10:32:02 -04:00
Add spaghetti.o2r to CI build artifact and remove unneccessary files (#708)
This commit is contained in:
@@ -560,6 +560,11 @@ jobs:
|
||||
fetch-depth: 0
|
||||
fetch-tags: true
|
||||
submodules: recursive
|
||||
- name: Download spaghetti.o2r
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: spaghetti.o2r
|
||||
path: .
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
sudo apt-get update
|
||||
@@ -591,6 +596,5 @@ jobs:
|
||||
name: Spaghettify-switch
|
||||
path: |
|
||||
Spaghettify.nro
|
||||
config.yml
|
||||
assets
|
||||
gamecontrollerdb.txt
|
||||
spaghetti.o2r
|
||||
|
||||
|
||||
Reference in New Issue
Block a user