Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Julen-Smith authored Sep 12, 2023
1 parent 7d4d37c commit 5237d2e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/nodejs_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:

- name: Add Processed SSH Key to Agent
run: |
eval "$(ssh-agent -s)"
chmod 400 key.pem
ssh-add key.pem
Expand Down

0 comments on commit 5237d2e

Please sign in to comment.