Skip to content

Commit

Permalink
Add .ssh folder lol..
Browse files Browse the repository at this point in the history
  • Loading branch information
LucHeart committed Nov 1, 2024
1 parent c0589df commit d325ec2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/cdn-prepare/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,6 @@ runs:
- name: Configure known hosts
shell: bash
run: |
mkdir -p ~/.ssh
echo "${{ inputs.bunny-ssh-knownhosts }}" >> ~/.ssh/known_hosts

0 comments on commit d325ec2

Please sign in to comment.