Update .github/workflows/pages-deploy.yml
All checks were successful
Build and Deploy / build (push) Successful in 2m0s
All checks were successful
Build and Deploy / build (push) Successful in 2m0s
This commit is contained in:
parent
eda0c75632
commit
e16fbdea5a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pages-deploy.yml
vendored
2
.github/workflows/pages-deploy.yml
vendored
|
@ -43,7 +43,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
apt update -y
|
apt update -y
|
||||||
apt upgrade -y
|
apt upgrade -y
|
||||||
apt install ruby jekyll bundle -y
|
apt install ruby jekyll -y
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue