retarded ass forgot to install lftp
Some checks failed
pipeline / deploy-job (push) Failing after 17s

This commit is contained in:
fzorb 2024-09-22 09:19:37 +03:00
parent 8ab3746af0
commit faad3f42e2

View File

@ -12,7 +12,7 @@ jobs:
- name: init env - name: init env
run: | run: |
sudo apt-get update sudo apt-get update
sudo apt-get install -y ftp hugo git sudo apt-get install -y lftp hugo git
- name: init git - name: init git
run: | run: |