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

This commit is contained in:
Aliberk Sandıkçı 2024-11-11 22:04:36 +03:00
parent 642d32128a
commit 3e054ea47d

View file

@ -30,8 +30,6 @@ jobs:
apt upgrade -y
apt install sftp sshpass ruby jekyll -y
steps:
- name: Checkout
uses: actions/checkout@v4
with: