add build to action
Some checks failed
Declarative Tests / test (push) Waiting to run
Lint / golangci-lint (push) Has been cancelled

This commit is contained in:
Matthew Rich 2024-04-03 15:53:33 -07:00
parent a269cf0389
commit f2cc89736b

View File

@ -13,8 +13,6 @@ jobs:
contents: write
steps:
- uses: actions/checkout@v3
- run:
make build
- uses: ncipollo/release-action@v1
with:
artifacts: "decl"