Skip to content

Commit c3f4e0c

Browse files
committed
Add missing fi
1 parent 4e6706a commit c3f4e0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/scripts/install_python.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ if [ "$platform" = "macOS" ]; then
5353
fname="python-${full_version}rc3-macos11.pkg"
5454
else
5555
fname="python-${full_version}-macos11.pkg"
56+
fi
5657
wget "https://www.python.org/ftp/python/${full_version}/${fname}"
5758

5859
echo "Installing Python..."

0 commit comments

Comments
 (0)