mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-09-03 18:43:38 -04:00
Build macOS release as Universal Binary (#267)
* Update CMakeLists.txt * Edit output filename to reflect building as Universal binary
This commit is contained in:
@@ -24,6 +24,6 @@ jobs:
|
||||
- name: Publish packaged artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: spaghetti-mac-x64
|
||||
name: spaghetti-mac-universal
|
||||
path: spaghetti-release
|
||||
retention-days: 1
|
||||
|
||||
Reference in New Issue
Block a user