Make UMSKT (mostly) static on macOS (#126)

This commit is contained in:
TheTank20
2025-07-03 12:11:00 -05:00
committed by GitHub
parent 0db5d7f982
commit 8db1fe25d7
3 changed files with 8 additions and 6 deletions

View File

@@ -73,6 +73,7 @@ jobs:
- name: Move files to correct directory
run: |
ls -a build
mkdir -p build/actions_upload
mv build/umskt build/actions_upload/umskt
@@ -111,4 +112,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: UMSKT-macOS-universal
path: fat/umskt
path: fat