Skip to content

Commit

Permalink
fix pfunit version
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Jun 20, 2024
1 parent c522daa commit 86bd867
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/extbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
uses: actions/checkout@v4
with:
path: pfunit
ref: ${PFUNIT_VERSION}
ref: ${{ env.PFUNIT_VERSION }}
repository: Goddard-Fortran-Ecosystem/pFUnit
- name: build PFUNIT
run: |
Expand Down

0 comments on commit 86bd867

Please sign in to comment.