File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 2121 env :
2222 PACKAGE_CLOUD_TOKEN : ${{ secrets.CI_PACKAGECLOUD_TOKEN }}
2323 run : |
24- sudo apt-get update && sudo apt-get install -y apt-transport-https curl gcc libkrb5-dev git gnupg krb5-user libffi-dev libssl1.1 ntp adcli sssd samba-common software-properties-common sudo realmd wget pandoc
24+ sudo apt-get update && sudo apt-get install -y apt-transport-https curl gcc libkrb5-dev git gnupg krb5-user libffi-dev libssl3 ntp adcli sssd samba-common software-properties-common sudo realmd wget pandoc
2525 python -m pip install --upgrade pip setuptools
2626 curl -s "https://${PACKAGE_CLOUD_TOKEN}@packagecloud.io/install/repositories/rapid7/insightconnect_internal_python_tooling/script.python.sh" | bash
2727 python -m pip install --user icon-integrations-ci --no-cache-dir --no-warn-script-location
You can’t perform that action at this time.
0 commit comments