Skip to content

Commit 8a37dfc

Browse files
authored
fix case syntax (#144)
1 parent b934a1b commit 8a37dfc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup-fortran.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ install_gcc_choco()
102102
case $version in
103103
latest)
104104
choco install mingw --force
105+
;;
105106
13)
106107
choco install mingw --version 13.2.0 --force
107108
# mingw 13 on Windows doesn't create shims (http://disq.us/p/2w5c5tj)

0 commit comments

Comments
 (0)