Skip to content
This repository has been archived by the owner on Dec 27, 2024. It is now read-only.

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sircharlo authored Jun 18, 2024
1 parent 9011e15 commit 957cd3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
python-version: '3.9'

- run: pip install setuptools
- run: pip install setuptools pangocairo
- run: yarn install && yarn global add @quasar/cli

- name: Build and publish Electron app
Expand Down

0 comments on commit 957cd3b

Please sign in to comment.