Skip to content

Commit

Permalink
Update .github/workflows/cmake-ctest.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Larry Knox <lrknox@hdfgroup.org>
  • Loading branch information
byrnHDF and lrknox authored Dec 17, 2024
1 parent 931c7d8 commit 3cb4462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-ctest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -680,7 +680,7 @@ jobs:
env:
FC: ${{ steps.setup-fortran.outputs.fc }}
CC: ${{ steps.setup-fortran.outputs.cc }}
CXX: ${{ steps.setup-fortran.outputs.cc }}

BINSIGN: ${{ needs.check-secret.outputs.sign-state }}
SIGNTOOLDIR: ${{ github.workspace }}/Microsoft.Windows.SDK.BuildTools/bin/10.0.22621.0/x64
run: |
Expand Down

0 comments on commit 3cb4462

Please sign in to comment.