fix(cli): release binaries workflow

This commit is contained in:
CosminPerRam 2024-03-15 18:32:52 +02:00
parent ea6140c5d9
commit f54321da18

View file

@ -32,3 +32,4 @@ jobs:
with:
RUSTTARGET: ${{ matrix.target }}
ARCHIVE_TYPES: ${{ matrix.archive }}
SRC_DIR: ./crates/cli