diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 39b0b48c..66529d20 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -42,6 +42,7 @@ jobs: if: runner.os == 'Linux' with: working-directory: "./gandi/" + skip-pkg-cache: true # This still does something weird, comment out for now # - name: TF Provider Lint