Skip to content

Commit

Permalink
chore: remove cache-dependency-path on go.sum
Browse files Browse the repository at this point in the history
  • Loading branch information
julieqiu committed Oct 30, 2024
1 parent 4c4bc31 commit 5399bcc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/generator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
uses: actions/setup-go@v5
with:
go-version: ${{ matrix.go-version }}
cache-dependency-path: |
generator/go.sum
- name: Display Go version
run: go version
- run: go mod tidy
Expand Down

0 comments on commit 5399bcc

Please sign in to comment.