This commit is contained in:
Matt Reeves 2024-12-06 02:37:49 -05:00
parent c3fd1c504a
commit 7d8c14d636

View file

@ -142,7 +142,7 @@ jobs:
- name: Set permissions for private key
run: |
chmod 600 /root/.ssh/id_rsa
chmod 700 /root/.ssh/id_rsa
- name: Set up SSH agent
run: |