mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-08-13 04:29:22 -04:00
fix Ressource name (#596)
* fix Ressource name * add a fallback * use the correct name for dk jungle * use the correct name for macos intel CI * add print
This commit is contained in:
@@ -126,7 +126,7 @@ jobs:
|
||||
|
||||
build-macos-intel:
|
||||
needs: generate-port-o2r
|
||||
runs-on: macOS-latest-intel
|
||||
runs-on: macos-15-intel
|
||||
strategy:
|
||||
matrix:
|
||||
config: [Release, Debug]
|
||||
|
||||
Reference in New Issue
Block a user