mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
[ci,mac] run correct build script
This commit is contained in:
4
.github/workflows/macos.yml
vendored
4
.github/workflows/macos.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user