This commit is contained in:
Hiddify
2023-11-07 01:20:49 +01:00
parent a8d9518ffc
commit 76d92f5289

View File

@@ -102,12 +102,15 @@ jobs:
chmod +x appimagetool
mv appimagetool /usr/local/bin/
- name: Build macos dmg
- name: Install macos dmg needed tools
if: matrix.platform == 'macos' || matrix.platform == 'ios'
run: |
brew install create-dmg tree node
xcode-select --install
brew install create-dmg tree
npm install -g appdmg
- name: Get Geo Assets
run: |
make get-geo-assets