Update .gitea/workflows/main.yaml

This commit is contained in:
Fiky B 2024-03-02 11:19:38 +00:00
parent 5faa68ee20
commit 8529c4d91f

View File

@ -25,7 +25,5 @@ jobs:
&& exit; |
else git clone ${{ gitea.repository }} && exit; |
fi"
- name: cleanup
run: rm -rf ~/.ssh
- name: cleanup
run: rm -rf ~/.ssh