Skip to content

Commit

Permalink
ci: mkdir .ssh
Browse files Browse the repository at this point in the history
  • Loading branch information
xhyrom committed Aug 27, 2024
1 parent 6b5b445 commit 3e88bfd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gimi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
- run: |
set +x
mkdir ~/.ssh -p
git remote add gimi-sourcehut [email protected]:~hyro/zed-discord-presence
ssh-keyscan git.sr.ht >> ~/.ssh/known_hosts
echo -e "$SOURCEHUT" >> ~/.ssh/gimi-sourcehut
Expand Down

0 comments on commit 3e88bfd

Please sign in to comment.