This commit is contained in:
vapormusic 2022-02-12 20:35:55 +07:00
parent 1523e04361
commit bc9ecfca03

View file

@ -99,8 +99,7 @@ jobs:
- name: Add license to dmg - name: Add license to dmg
run: | run: |
npm install --global dmg-license --save-dev npx dmg-license resources/license.json dist/*.dmg
dmg-license resources/license.json dist/*.dmg
- name: Upload a Build Artifact - name: Upload a Build Artifact
uses: actions/upload-artifact@v2.2.3 uses: actions/upload-artifact@v2.2.3