Skip to content

Commit

Permalink
Merge branch 'relayer_profitability' of github.com:taikoxyz/taiko-mon…
Browse files Browse the repository at this point in the history
…o into relayer_profitability
  • Loading branch information
cyberhorsey committed Sep 17, 2024
2 parents d7a56c6 + 86210ab commit 4f38b00
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/relayer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ jobs:
with:
access_token: ${{ github.token }}

- name: Install Git
run: sudo apt-get update && sudo apt-get install -y git

- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
Expand Down

0 comments on commit 4f38b00

Please sign in to comment.