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