Skip to content

Commit

Permalink
Merge branch 'master' into liblink
Browse files Browse the repository at this point in the history
  • Loading branch information
brtnfld committed Oct 16, 2024
2 parents 3fae3bc + f2be963 commit ba8230a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,6 @@ jobs:
echo "CPPFLAGS=-I$HOME_DIR/hdf5/include" >> $GITHUB_ENV
echo "LDFLAGS=-L$HOME_DIR/hdf5/lib" >> $GITHUB_ENV
# Checks-out the repository under $GITHUB_WORKSPACE so the job can access it.
- name: Get Sources
uses: actions/checkout@v3

##################################
# CONFIGURE (Autotools)
##################################
Expand Down

0 comments on commit ba8230a

Please sign in to comment.