Skip to content

Commit

Permalink
Remove SSH setup from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sbihel committed Sep 22, 2023
1 parent f72beed commit 90ce218
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v2

- uses: webfactory/[email protected]
with:
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}

- name: Build
run: cargo build

Expand Down

0 comments on commit 90ce218

Please sign in to comment.