1
1
mirror of https://github.com/orhun/git-cliff.git synced 2024-11-25 12:52:49 +03:00

chore(fixtures): build binaries using dev profile (#886)

This commit is contained in:
DaniPopes 2024-09-25 16:57:59 +02:00 committed by GitHub
parent 8b7c20083a
commit a394f88f1d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,7 +21,7 @@ runs:
uses: dtolnay/rust-toolchain@nightly
- name: Install git-cliff
run: cargo install --path git-cliff/
run: cargo install --path git-cliff/ --profile dev
shell: bash
- name: Set git config