Skip to content

Commit

Permalink
cleaning up go cache
Browse files Browse the repository at this point in the history
Signed-off-by: Sayan Paul <[email protected]>
  • Loading branch information
say-paul committed Sep 14, 2023
1 parent 070ee1c commit ff7e8eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/greenboot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,8 @@ jobs:
git status
ls -a ../images
git -C ../images status
go clean -modcache
go mod tidy
go mod edit -replace github.com/osbuild/images=../images
GOPROXY=direct GOSUMDB=off ./tools/prepare-source.sh
Expand Down

0 comments on commit ff7e8eb

Please sign in to comment.