mirror of
https://github.com/Neo-Desktop/WindowsXPKg
synced 2024-12-22 04:20:17 +02:00
macOS build is not static
This commit is contained in:
parent
361a39e204
commit
f65533bbb3
2
.github/workflows/macos.yml
vendored
2
.github/workflows/macos.yml
vendored
@ -56,5 +56,5 @@ jobs:
|
||||
- name: Upload build artifact
|
||||
uses: actions/upload-artifact@v3.1.2
|
||||
with:
|
||||
name: UMSKT-macOS-${{ matrix.arch }}-static
|
||||
name: UMSKT-macOS-${{ matrix.arch }}
|
||||
path: build/actions_upload
|
||||
|
Loading…
Reference in New Issue
Block a user