fix indentation
This commit is contained in:
parent
c4492ee760
commit
371b7e6b03
@ -13,8 +13,8 @@ jobs:
|
|||||||
contents: write
|
contents: write
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- run:
|
- run:
|
||||||
make build
|
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