[ci,mac] run correct build script

This commit is contained in:
akallabeth
2025-03-21 11:50:36 +01:00
parent cbbe30854f
commit 2459baa50e

View File

@@ -13,6 +13,6 @@ jobs:
- name: "Check out source" - name: "Check out source"
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: "Run mingw [shared] build..." - name: "Run mac os build..."
run: | run: |
./scripts/mingw.sh ./scripts/bundle-mac-os.sh