diff --git a/.github/workflows/latest.yml b/.github/workflows/latest.yml index 2a385cf8f..e94a84e5c 100644 --- a/.github/workflows/latest.yml +++ b/.github/workflows/latest.yml @@ -41,7 +41,7 @@ jobs: CI: true - name: Install dmg-license if: matrix.os == 'macOS-latest' - run: npm i dmg-license + run: npm install dmg-license --force - name: Build and Release run: npm run release env: