fix sh compat
Some checks failed
/ build-container (push) Has been cancelled

This commit is contained in:
Finn 2024-11-23 00:32:03 -08:00
parent be3d103791
commit 0175877dcd

View file

@ -24,7 +24,7 @@ jobs:
- name: update hassio-addons - name: update hassio-addons
if: startsWith(github.ref, 'refs/tags/v') if: startsWith(github.ref, 'refs/tags/v')
run: | run: |
set -exuo pipefail set -ex
echo "${{ secret.DEPLOY_SSH_KEY }}" >> ~/.ssh/id_ed25519 echo "${{ secret.DEPLOY_SSH_KEY }}" >> ~/.ssh/id_ed25519
chmod 600 ~/.ssh/id_edi25519 chmod 600 ~/.ssh/id_edi25519