Skip to content

Commit 0906ea8

Browse files
committed
fix typo
1 parent d4c70f7 commit 0906ea8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unittest-ctsm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Checkout code with git-fleximod
1818
run: |
1919
cd /CTSM
20-
./bin/git-fleximod updateA
20+
./bin/git-fleximod update
2121
2222
- name: Echo some output
2323
run: |

0 commit comments

Comments
 (0)