Update .github/workflows/pages-deploy.yml
Some checks failed
Build and Test Version - next.asandikci.com / build (push) Has been cancelled
Some checks failed
Build and Test Version - next.asandikci.com / build (push) Has been cancelled
This commit is contained in:
parent
8b1448ece2
commit
51162e0e83
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pages-deploy.yml
vendored
2
.github/workflows/pages-deploy.yml
vendored
|
@ -31,7 +31,7 @@ jobs:
|
||||||
# dpkg-reconfigure --frontend noninteractive tzdata
|
# dpkg-reconfigure --frontend noninteractive tzdata
|
||||||
apt-get update -y
|
apt-get update -y
|
||||||
apt-get upgrade -y
|
apt-get upgrade -y
|
||||||
apt-get install git sshpass ruby jekyll ruby-html-proofer -y
|
apt-get install git sshpass ruby jekyll -y
|
||||||
# no need to these after using own docker image! (see asandikci/DockerTests)
|
# no need to these after using own docker image! (see asandikci/DockerTests)
|
||||||
|
|
||||||
- name: Health Check [CI TEST]
|
- name: Health Check [CI TEST]
|
||||||
|
|
Loading…
Reference in a new issue