We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a26cb99 commit 14d8499Copy full SHA for 14d8499
.github/workflows/build_rocky.yml
@@ -20,6 +20,7 @@ jobs:
20
sqlite-devel bzip2-devel zlib-devel openssl-devel xz-devel \
21
readline-devel ncurses-devel libffi-devel libuuid-devel git-lfs \
22
findutils swig
23
+ python3 -m pip install --upgrade pip
24
ln -s /usr/bin/python3 /usr/bin/python
25
26
- name: Install aws cli
0 commit comments