ci: changes on create-artifact-macos.yml

This commit is contained in:
Fabio Di Stasio 2024-06-17 09:13:31 +02:00
parent 957cb9e1a5
commit 7494ff6fcf
1 changed files with 3 additions and 1 deletions

View File

@ -18,6 +18,7 @@ jobs:
- name: npm install & build
run: |
npm install
npm install "dmg-license" --save-optional
npm run build
- name: Upload Artifact
@ -45,12 +46,13 @@ jobs:
- name: npm install & build
run: |
npm install
npm install "dmg-license" --save-optional
npm run build
- name: Upload Artifact
uses: actions/upload-artifact@v3
with:
name: macos-build-beta
name: macos-build-develop
retention-days: 3
path: |
build