remove wrong fix

This commit is contained in:
Jin 2024-08-10 12:02:45 +02:00
parent 86603573f0
commit 468e996ba1

View File

@ -29,7 +29,6 @@ jobs:
node-version: 20 node-version: 20
cache: "npm" cache: "npm"
- run: npm ci - run: npm ci
- run: npm install --save-dev appdmg
- name: Run MacOS installer build (x86_64) - name: Run MacOS installer build (x86_64)
run: | run: |
npm run update-build-info npm run update-build-info