Skip to content

Commit 428ecc6

Browse files
committed
update share to use head of main in srt test
1 parent f2af60b commit 428ecc6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/srt.yml

+2
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@ jobs:
9595
cd ../components/cdeps
9696
git checkout main
9797
git submodule update --init
98+
cd ../../share
99+
git checkout main
98100
99101
- name: Cache ESMF
100102
id: cache-esmf

0 commit comments

Comments
 (0)