diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 71a374c..50821c9 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -51,7 +51,6 @@ jobs: if: steps.cacheflux.outputs.cache-hit != 'true' run: | cd flux - git checkout tags/v0.194.3 go mod tidy go get ./... make