Skip to content

Commit

Permalink
setup go
Browse files Browse the repository at this point in the history
  • Loading branch information
girazoki committed Nov 5, 2024
1 parent 451459d commit 4c6abc1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/e2e-test-bridge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
id: check_direnv
run: |
direnv --version
- name: Set up Go
uses: actions/setup-go@v5
- name: Run Mage
uses: magefile/mage-action@v3
with:
Expand Down

0 comments on commit 4c6abc1

Please sign in to comment.