Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
LouiseDck committed Dec 12, 2024
1 parent 4edee29 commit 00ccda4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- name: Install h5diff
run: |
if [ "$RUNNER_OS" == "Linux" ]; then
sudo apt-get install hdf5tools
sudo apt-get install hdf5-tools
else
echo "$RUNNER_OS not supported"
exit 1
Expand Down

0 comments on commit 00ccda4

Please sign in to comment.