Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
geraldmwangi committed Jul 22, 2024
1 parent ce89094 commit 2eb6bd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-single-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt-get update # Update the package list
sudo apt-get install -y cmake\
sudo apt-get install -y cmake \
pango1.0-tools \ # Install Pango tools
libpango1.0-dev \ # Install Pango development libraries
pkg-config \ # Install pkg-config
Expand Down

0 comments on commit 2eb6bd1

Please sign in to comment.