remove shell
Some checks failed
Deploy Containers / Prepare (push) Failing after 3s

This commit is contained in:
2026-01-10 00:45:58 -05:00
parent e26677cda9
commit 2655c222b3

View File

@@ -16,7 +16,6 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: Deploy - name: Deploy
shell: bash
run: | run: |
mkdir -p ~/.ssh mkdir -p ~/.ssh
echo "${{ secrets.SSH_KNOWN_HOSTS }}" >> ~/.ssh/known_hosts echo "${{ secrets.SSH_KNOWN_HOSTS }}" >> ~/.ssh/known_hosts