Skip to content

Commit

Permalink
pkg-config
Browse files Browse the repository at this point in the history
  • Loading branch information
sgalsaleh committed Jan 24, 2024
1 parent 9c55ad9 commit 4ad9819
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -284,8 +284,8 @@ jobs:
- name: install necessary packages for arm64
if: matrix.runner.arch == 'arm64'
run: |
sudo apt-get update -y
sudo apt-get install -y curl gettext-base
sudo apt-get update -y
sudo apt-get install -y gettext-base pkg-config
- name: template melange config
env:
Expand Down

0 comments on commit 4ad9819

Please sign in to comment.