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