Skip to content

Commit

Permalink
Merge pull request #13 from MVPWorkshop/m4-gh-actions
Browse files Browse the repository at this point in the history
gh-actions: update
  • Loading branch information
wertikalk authored May 9, 2024
2 parents 5f84bd9 + c6dd433 commit d1f446d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ jobs:
sudo ln -s /usr/lib/aarch64-linux-gnu/libOpenCL.so.1 /usr/lib/libOpenCL.so
echo "--> Finding libhwloc"
sudo find / -name "libhwloc*"
echo "--> Finding libOpenCL"
sudo find / -name "libOpenCL*"
- name: Install Rust
uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit d1f446d

Please sign in to comment.