fix: add dmg-license

This commit is contained in:
2023-07-16 13:23:28 +00:00
parent 3b0380ce0a
commit 5c7f3f6c41

View File

@@ -7,6 +7,7 @@ jobs:
- checkout
- run: yarn
- run: yarn electron-ci
- run: yarn add -D dmg-license
- run: yarn build-electron-mac
build_windows:
docker: