Update .github/workflows/pages-deploy.yml
Some checks failed
Build and Deploy / build (push) Failing after 44s
Some checks failed
Build and Deploy / build (push) Failing after 44s
This commit is contained in:
parent
642d32128a
commit
3e054ea47d
1 changed files with 0 additions and 2 deletions
2
.github/workflows/pages-deploy.yml
vendored
2
.github/workflows/pages-deploy.yml
vendored
|
@ -30,8 +30,6 @@ jobs:
|
|||
apt upgrade -y
|
||||
apt install sftp sshpass ruby jekyll -y
|
||||
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue