Skip to content

Commit 5b2b031

Browse files
Merge pull request #35 from stepbystepcode/stepbystepcode-patch-4
Update main.yml
2 parents ca30b11 + 2553348 commit 5b2b031

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ jobs:
8787
- name: Build Windows Package
8888
run: |
8989
sed -i "/packager:/a \ \ platform: 'win32'" quasar.config.js
90+
sudo apt update
9091
sudo apt install -y wine64
9192
quasar build -m electron
9293
cd dist/electron/Packaged

0 commit comments

Comments
 (0)