Skip to content

Commit

Permalink
Fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
ulises-jeremias committed Dec 15, 2022
1 parent 6f27099 commit 15c2f06
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,10 @@ jobs:
libhdf5-dev \
opencl-headers
- name: Find hdf5
run: |
sudo find / -name "*hdf5*"
- name: Move VSL source code to V Modules
run: mv ./vsl ~/.vmodules

Expand Down

0 comments on commit 15c2f06

Please sign in to comment.