kvg build artifact

This commit is contained in:
kat 2024-12-07 23:21:50 -05:00 committed by kxtz smith
parent 724a4bfaed
commit 091e41bd90

View File

@ -15,3 +15,8 @@ jobs:
- uses: actions/checkout@v4
- name: build
run: make kvg
- uses: actions/upload-artifact@v4
- name: upload build artifacts
with:
name: kvg-binary
path: build/kvg