Skip to content

Commit 638a344

Browse files
committed
mac
1 parent cd54b2a commit 638a344

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/gh-pages.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -241,11 +241,6 @@ jobs:
241241
run: npm install
242242
- name: Install dmg-license
243243
run: npm install dmg-license
244-
- name: Install Wine
245-
run: |
246-
sudo dpkg --add-architecture i386
247-
sudo apt update
248-
sudo apt install -y wine64 wine32
249244
- name: Build
250245
run: npm run build
251246
- name: Build Electron App

0 commit comments

Comments
 (0)