Skip to content

Commit

Permalink
Update experimental.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
UE4SS authored Oct 15, 2023
1 parent 296226a commit a7a03c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/experimental.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ jobs:
- name: Setup github SSH
run: |
ssh-keyscan -t rsa github.com >> $HOME/.ssh/known_hosts
eval $(ssh-agent)
ssh-add - <<< "${{ secrets.UEPSEUDO_SSH_KEY }}"
ssh-agent -s
ssh-add -l
- name: Build
run: |
Expand Down

0 comments on commit a7a03c1

Please sign in to comment.