fix ci, hopefully

pull/14/head
griffi-gh 2023-11-25 16:22:44 +01:00
parent feac14c79c
commit a1307b1abc
1 changed files with 2 additions and 0 deletions

View File

@ -32,7 +32,9 @@ jobs:
- name: Build
run: cargo build
--release
--package kubi
--bin kubi
--package kubi-server
--bin kubi-server
- name: Create artifact
shell: bash