Skip to content

Commit

Permalink
💚 Add git-cliff install
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielePicco committed Feb 25, 2024
1 parent f5a7909 commit 8648710
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,8 @@ jobs:
- name: Check versions are aligned
run: |
# Fails if versions are not aligned
./scripts/version-align.sh --check
cargo install git-cliff
./version-align.sh --check
- name: Build the NPM package
shell: bash
Expand Down

0 comments on commit 8648710

Please sign in to comment.