mirror of
https://github.com/Eugeny/tabby.git
synced 2025-03-31 15:50:28 +08:00
Update macos.yml
This commit is contained in:
parent
ff6ec006e7
commit
02674d0f86
2
.github/workflows/macos.yml
vendored
2
.github/workflows/macos.yml
vendored
@ -29,11 +29,13 @@ jobs:
|
||||
mv dist/*.zip artifact-zip/
|
||||
|
||||
- uses: actions/upload-artifact@master
|
||||
name: Upload PKG
|
||||
with:
|
||||
name: macOS .pkg
|
||||
path: artifact-pkg
|
||||
|
||||
- uses: actions/upload-artifact@master
|
||||
name: Upload ZIP
|
||||
with:
|
||||
name: macOS .zip
|
||||
path: artifact-zip
|
||||
|
Loading…
x
Reference in New Issue
Block a user