mirror of
https://github.com/MontFerret/ferret.git
synced 2025-03-31 22:22:16 +02:00
Update release.yml
Added ANTLR setup to release config
This commit is contained in:
parent
3d06bc92d5
commit
9ca68ef6e7
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -17,6 +17,8 @@ jobs:
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: 1.15
|
||||
- name: Set up ANTLR 4
|
||||
uses: NiccoMlt/setup-antlr4@v0.0.5
|
||||
- name: Run GoReleaser
|
||||
uses: goreleaser/goreleaser-action@v2
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user