Skip to content

Commit

Permalink
fix(cli): release binaries workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
CosminPerRam committed Mar 15, 2024
1 parent ea6140c commit f54321d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,4 @@ jobs:
with:
RUSTTARGET: ${{ matrix.target }}
ARCHIVE_TYPES: ${{ matrix.archive }}
SRC_DIR: ./crates/cli

0 comments on commit f54321d

Please sign in to comment.