Update .github/workflows/pages-deploy.yml
Some checks failed
Build and Deploy / build (push) Failing after 2m0s

This commit is contained in:
Aliberk Sandıkçı 2024-11-11 22:23:07 +03:00
parent a572d95fbc
commit ee7a1c179c

View file

@ -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: |