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

This commit is contained in:
Aliberk Sandıkçı 2024-11-11 22:14:46 +03:00
parent 77266430d2
commit 43aeb033ec

View file

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