add build to action
This commit is contained in:
parent
a269cf0389
commit
f2cc89736b
@ -13,8 +13,6 @@ jobs:
|
||||
contents: write
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- run:
|
||||
make build
|
||||
- uses: ncipollo/release-action@v1
|
||||
with:
|
||||
artifacts: "decl"
|
||||
|
Loading…
Reference in New Issue
Block a user