Skip to content

Commit

Permalink
fix release cross
Browse files Browse the repository at this point in the history
  • Loading branch information
gofmanaa committed Jun 25, 2024
1 parent a5543dd commit a2257e3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,6 @@ jobs:
${{ secrets.MAMORU_CORE_KEY }}
${{ secrets.VALIDATION_CHAIN_KEY }}
- name: "Add GitHub to the SSH known hosts file"
run: |
curl --silent https://api.github.com/meta | jq --raw-output '"github.com "+.ssh_keys[]' >> /home/runner/.ssh/known_hosts
- uses: Swatinem/rust-cache@v2
- name: Run linting
run: |
Expand Down

0 comments on commit a2257e3

Please sign in to comment.