Skip to content

Commit

Permalink
t5
Browse files Browse the repository at this point in the history
  • Loading branch information
mjreno authored and mjreno committed Oct 10, 2024
1 parent a0a354c commit 278c901
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/actions/build-netcdf-win/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@ runs:
run: echo "date=$(/bin/date -u "+%Y%m%d")" >> "$GITHUB_OUTPUT"

- name: Get specific version CMake, 3.28.0-msvc1
uses: lukka/[email protected]
uses: lukka/get-cmake@latest
with:
cmakeVersion: "~3.28.0"

- name: Setup oneAPI
uses: ./modflow6/.github/actions/setup-par-oneapi
Expand Down

0 comments on commit 278c901

Please sign in to comment.