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

This commit is contained in:
Aliberk Sandıkçı 2024-11-11 22:18:13 +03:00
parent 2b94110af6
commit 377d05a32c

View file

@ -28,7 +28,7 @@ jobs:
run: |
apt update -y
apt upgrade -y
apt install sshpass openssh-client # ruby jekyll -y
apt install sshpass openssh-client -y # ruby jekyll
- name: Health Check [CI TEST]
run: |