I messed it up....

This commit is contained in:
kat 2024-12-07 23:24:02 -05:00 committed by kxtz smith
parent 091e41bd90
commit 9c38f41971

View File

@ -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