Update .github/workflows/pages-deploy.yml
All checks were successful
Build and Deploy / build (push) Successful in 2m0s

This commit is contained in:
Aliberk Sandıkçı 2024-11-11 21:10:49 +03:00
parent eda0c75632
commit e16fbdea5a

View file

@ -43,7 +43,7 @@ jobs:
run: |
apt update -y
apt upgrade -y
apt install ruby jekyll bundle -y
apt install ruby jekyll -y