pain
This commit is contained in:
parent
1523e04361
commit
bc9ecfca03
1 changed files with 1 additions and 2 deletions
3
.github/workflows/build-macos.yml
vendored
3
.github/workflows/build-macos.yml
vendored
|
@ -99,8 +99,7 @@ jobs:
|
|||
|
||||
- name: Add license to dmg
|
||||
run: |
|
||||
npm install --global dmg-license --save-dev
|
||||
dmg-license resources/license.json dist/*.dmg
|
||||
npx dmg-license resources/license.json dist/*.dmg
|
||||
|
||||
- name: Upload a Build Artifact
|
||||
uses: actions/upload-artifact@v2.2.3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue