Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
jaytaph committed Jan 7, 2025
1 parent 13ae5cf commit 5772efa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

- name: Install dependencies
run: |
sudo apt update -y && sudo apt install libfontconfig-dev libfreetype6 libfreetype-dev -y
sudo apt update -y && sudo apt install libpango1.0-dev libfontconfig-dev libfreetype6 libfreetype-dev -y
cargo fetch
- name: Build the application
Expand Down

0 comments on commit 5772efa

Please sign in to comment.