diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index bf825f5c0..fcf702d16 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -370,6 +370,7 @@ jobs: - name: 📦 Create DMG run: | + brew install imagemagick git clone https://github.com/sindresorhus/create-dmg cd create-dmg npm i && npm -g i @@ -483,6 +484,7 @@ jobs: - name: 📦 Create DMG run: | + brew install imagemagick git clone https://github.com/sindresorhus/create-dmg cd create-dmg npm i && npm -g i