Update macos.yml

This commit is contained in:
Eugene 2019-08-15 14:59:07 +02:00 committed by GitHub
parent ff6ec006e7
commit 02674d0f86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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