diff --git a/.github/workflows/baremetal-regression-suite.yml b/.github/workflows/baremetal-regression-suite.yml index be196249a..b46baae07 100644 --- a/.github/workflows/baremetal-regression-suite.yml +++ b/.github/workflows/baremetal-regression-suite.yml @@ -151,6 +151,10 @@ jobs: sudo dpkg -i hpccsystems-platform-community_*.deb sudo apt-get -f install -y + - name: Setup Certificates + run: | + sudo /opt/HPCCSystems/etc/init.d/setupPKI + - name: Start HPCC-Platform shell: "bash" run: |