final CI update hopefully\
This commit is contained in:
parent
6f7436cd0d
commit
8ac198052c
6
.github/workflows/kvg.yaml
vendored
6
.github/workflows/kvg.yaml
vendored
@ -15,8 +15,8 @@ jobs:
|
|||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: build
|
- name: build
|
||||||
run: make kvg
|
run: make kvg
|
||||||
- uses: actions/upload-artifact@v4
|
- name: upload
|
||||||
- name: upload build artifacts
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: kvg-binary
|
name: kvg-binary
|
||||||
path: build/kvg
|
path: build/bin/kvg
|
||||||
|
Loading…
x
Reference in New Issue
Block a user