Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Lorenzo Mangani <[email protected]>
  • Loading branch information
lmangani authored Oct 23, 2022
1 parent 0838a40 commit 447b9f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ jobs:
if: steps.cacheflux.outputs.cache-hit != 'true'
run: |
cd flux
go mod tidy
go get ./...
make
- name: Build Fluxpipe
Expand Down

0 comments on commit 447b9f6

Please sign in to comment.