Skip to content

Commit

Permalink
geth v1.13.14
Browse files Browse the repository at this point in the history
geth-mamoru-core-sdk v1.13.11-0.11.3
  • Loading branch information
gofmanaa committed Mar 29, 2024
1 parent 5d704a7 commit d2396db
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/mamoru-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ jobs:
with:
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}

- name: Set Git to use SSH for GitHub
run: git config --global url."ssh://[email protected]:".insteadOf "https://github.com/"

- name: Test Build
run: |
go mod download
Expand Down

0 comments on commit d2396db

Please sign in to comment.