fix: builder and sdk changes #81

Merged
marcel.henselin merged 85 commits from chore/update_goreleaser into alpha 2026-03-11 13:13:46 +00:00
Showing only changes of commit 67a6017637 - Show all commits

View file

@ -51,6 +51,7 @@ runs:
shell: bash
run: |
set -e
cd generator && go mod tidy && cd ..
go run generator/main.go build
- name: Run make to build app