Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaspoignant authored Nov 20, 2023
1 parent a8f08f8 commit a576f77
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -294,8 +294,7 @@ jobs:
- name: Setup go
uses: actions/setup-go@v4
with:
working-directory: ./release/
go-version-file: go.mod
go-version-file: ./release/go.mod
check-latest: true

- name: Build jsonschema-generator
Expand Down

0 comments on commit a576f77

Please sign in to comment.