Skip to content

Commit d822d46

Browse files
committed
checkout repo
1 parent b0ad3f3 commit d822d46

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cmake.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ jobs:
3232
- name: Install NetCDF-Fortran
3333
run: sudo apt-get install libnetcdff-dev
3434

35+
- uses: actions/checkout@v4
36+
3537

3638
- name: build kokkos
3739
uses: ./.github/actions/install-repo

0 commit comments

Comments
 (0)