mirror of
https://github.com/Neo-Desktop/WindowsXPKg
synced 2024-11-16 19:00:59 +02:00
Remove unnecessary zipping.
This commit is contained in:
parent
a787fc8e85
commit
1bb00cf53d
5
.github/workflows/macos.yml
vendored
5
.github/workflows/macos.yml
vendored
@ -53,11 +53,6 @@ jobs:
|
||||
cd build/actions_upload
|
||||
./umskt
|
||||
|
||||
- name: Zip artifact
|
||||
run: |
|
||||
cd build/actions_upload
|
||||
zip -r UMSKT-macOS-${{ matrix.arch }}-static.zip umskt
|
||||
|
||||
- name: Upload build artifact
|
||||
uses: actions/upload-artifact@v3.1.2
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user