Update .github/workflows/pages-deploy.yml
Some checks failed
Build and Deploy Test Version - next.asandikci.com / build (push) Failing after 2m29s

This commit is contained in:
Aliberk Sandıkçı 2024-11-13 21:45:40 +03:00
parent 1072e90309
commit cd795de254

View file

@ -31,7 +31,7 @@ jobs:
# dpkg-reconfigure --frontend noninteractive tzdata
apt-get update -y
apt-get upgrade -y
apt-get install git sshpass ruby-dev jekyll -y
apt-get install git sshpass ruby jekyll -y
# no need to these after using own docker image! (see asandikci/DockerTests)
- name: Health Check [CI TEST]