Skip to content

Commit

Permalink
ci: run go install
Browse files Browse the repository at this point in the history
  • Loading branch information
G-Rath committed Oct 20, 2023
1 parent 0965d8d commit 05e801a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/semantic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ jobs:
go-version-file: .go-version
cache: true
- run: make build
- run: go install

- uses: actions/setup-node@v3
- run: generators/generate-e2e-fixtures.js
Expand Down

0 comments on commit 05e801a

Please sign in to comment.