Skip to content

Commit

Permalink
Stop generate goyacc
Browse files Browse the repository at this point in the history
  • Loading branch information
sachaos committed Dec 29, 2024
1 parent f0f93ee commit 4c506c4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
version: 2
before:
hooks:
- go install golang.org/x/tools/cmd/goyacc@latest
- goyacc -o filter_parser.go filter_parser.y
- rm y.output
- go mod download

builds:
Expand Down

0 comments on commit 4c506c4

Please sign in to comment.