Skip to content

Commit

Permalink
fix: build before goreleaser (#3294)
Browse files Browse the repository at this point in the history
  • Loading branch information
matt2e authored Nov 1, 2024
1 parent 8eb4f88 commit 6223b89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ jobs:
run: |
just errtrace
just build ftl # Ensure all the prerequisites are built before we use goreleaser
just build-language-plugins
goreleaser release --skip=validate
env:
GITHUB_TOKEN: ${{ github.token }}
Expand Down

0 comments on commit 6223b89

Please sign in to comment.