Skip to content

Commit a7f573b

Browse files
authored
Merge pull request #2073 from CAS-Atlantic/fix_CI_tests_failure
2 parents efa5787 + 4cc91e3 commit a7f573b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/scripts/hostsetup.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ export PATH="$PATH:/home/kbuilder/.local/bin"
7676
export CC=gcc-9
7777
export CXX=g++-9
7878

79+
python3 -m pip install -U pip
7980
python3 -m pip install -r requirements.txt
8081

8182
echo "----------------------------------------"

0 commit comments

Comments
 (0)