Skip to content

Commit

Permalink
switch to compiling with h5pcc
Browse files Browse the repository at this point in the history
  • Loading branch information
brtnfld committed Oct 16, 2024
1 parent ba8230a commit 77dab13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
run: |
./autogen.sh
mkdir build; cd build
../configure --prefix=$GITHUB_WORKSPACE/build
CC=$HDF5_DIR/bin/h5pcc ../configure --prefix=$GITHUB_WORKSPACE/build
shell: bash

##################################
Expand Down

0 comments on commit 77dab13

Please sign in to comment.