diff --git a/.github/workflows/pages-deploy.yml b/.github/workflows/pages-deploy.yml index 44110f8..a81f6da 100644 --- a/.github/workflows/pages-deploy.yml +++ b/.github/workflows/pages-deploy.yml @@ -28,7 +28,7 @@ jobs: run: | apt update -y apt upgrade -y - apt install sshpass -y # openssh-client ruby jekyll + apt install sshpass ruby jekyll -y - name: Health Check [CI TEST] run: |