(experiment) Use npx for create-dmg

This commit is contained in:
Peter Squicciarini
2020-09-14 20:00:16 -07:00
parent 229274f9c8
commit 1435710c16
4 changed files with 7 additions and 6 deletions

View File

@@ -13,6 +13,11 @@ matrix:
env: BUILDARCH=arm
dist: trusty
- os: osx
addons:
homebrew:
packages:
- jq
- zip
language: node_js
node_js: "12.14.1"