Skip to content

Commit

Permalink
chore: extra make clean
Browse files Browse the repository at this point in the history
  • Loading branch information
lidel authored Oct 21, 2024
1 parent c09c8a3 commit b128daa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gateway-sharness.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
go clean -cache
go mod edit -replace=github.com/ipfs/boxo=../boxo
make mod_tidy
make clean
cat go.mod
working-directory: kubo
- name: Install sharness dependencies
Expand Down

0 comments on commit b128daa

Please sign in to comment.