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
|
||||
- name: build
|
||||
run: make kvs
|
||||
- uses: actions/upload-artifact@v4
|
||||
- name: upload build artifacts
|
||||
- name: upload
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: kvs-binary
|
||||
path: build/kvs
|
||||
|
Loading…
x
Reference in New Issue
Block a user