I messed it up....
This commit is contained in:
parent
091e41bd90
commit
9c38f41971
4
.github/workflows/kvs.yaml
vendored
4
.github/workflows/kvs.yaml
vendored
@ -15,8 +15,8 @@ jobs:
|
|||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: build
|
- name: build
|
||||||
run: make kvs
|
run: make kvs
|
||||||
- uses: actions/upload-artifact@v4
|
- name: upload
|
||||||
- name: upload build artifacts
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: kvs-binary
|
name: kvs-binary
|
||||||
path: build/kvs
|
path: build/kvs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user