Skip to content

Commit

Permalink
oops forgot dot
Browse files Browse the repository at this point in the history
  • Loading branch information
Dana Robinson committed Jan 11, 2025
1 parent 479121d commit e6a8fa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cve.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- name: Install HDF5
run: |
cmake -DBUILD_TESTING:BOOL=OFF
cmake . -DBUILD_TESTING:BOOL=OFF
make
sudo make install
- name: Checkout CVE test repository
Expand Down

0 comments on commit e6a8fa4

Please sign in to comment.