We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7046cac commit 932adc6Copy full SHA for 932adc6
.github/workflows/solaris-ci.yml
@@ -27,6 +27,8 @@ jobs:
27
pkgutil -y -i cmake
28
# required by mbedtls-3.3.0
29
python3 --version
30
+ ls -l /usr/bin | grep pip
31
+ ls -l /usr/bin | grep python
32
pip-3.5 install jsonschema jinja2
33
# gcc
34
echo y | pkg install gcc
0 commit comments