Skip to content

Commit

Permalink
Need pkg-config in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
eddierichter-amd committed Mar 21, 2024
1 parent 3342356 commit 63c6b52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/buildAndTestAieToolsHsa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
| sudo tee /etc/apt/preferences.d/rocm-pin-600
sudo apt update
sudo apt install rocm-hip-runtime-dev5.6.0 && sudo apt-get clean
sudo apt install pkg-config
- uses: uraimo/run-on-arch-action@v2.5.0
name: Run commands
Expand Down

0 comments on commit 63c6b52

Please sign in to comment.