We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b74e6a6 commit 91f7569Copy full SHA for 91f7569
.github/workflows/app.yml
@@ -83,6 +83,7 @@ jobs:
83
run: |
84
brew install [email protected]
85
npm install -g node-gyp
86
+ npm install -g dmg-license
87
- name: Run tests
88
run: npm run app:test:unit
89
- name: Run tsc type checker
0 commit comments