We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f708e47 commit 5f6a71fCopy full SHA for 5f6a71f
.github/workflows/build.yml
@@ -64,7 +64,6 @@ jobs:
64
- name: Install dependencies
65
run: |
66
npm install
67
- npm install dmg-license
68
- name: Fix dependencies before
69
run: node ./scripts/fix-packages-publish.js before
70
# - name: Decode and Install Certificates
0 commit comments