mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-04 18:39:54 +00: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/
|
mv dist/*.zip artifact-zip/
|
||||||
|
|
||||||
- uses: actions/upload-artifact@master
|
- uses: actions/upload-artifact@master
|
||||||
|
name: Upload PKG
|
||||||
with:
|
with:
|
||||||
name: macOS .pkg
|
name: macOS .pkg
|
||||||
path: artifact-pkg
|
path: artifact-pkg
|
||||||
|
|
||||||
- uses: actions/upload-artifact@master
|
- uses: actions/upload-artifact@master
|
||||||
|
name: Upload ZIP
|
||||||
with:
|
with:
|
||||||
name: macOS .zip
|
name: macOS .zip
|
||||||
path: artifact-zip
|
path: artifact-zip
|
||||||
|
Loading…
x
Reference in New Issue
Block a user