Skip to content

Commit

Permalink
Update build-of-main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Arc-E-Tect authored Jul 16, 2024
1 parent 663c198 commit d39d0ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-of-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
node-version: "lts/*"

- name: Install dependencies
run: npm install -g semantic-release @semantic-release/commit-analyzer @semantic-release/changelog
run: npm install -g semantic-release @semantic-release/commit-analyzer @semantic-release/changelog @semantic-release/git

- name: Print Next Semantic Version
run: semantic-release --dry-run
Expand Down

0 comments on commit d39d0ae

Please sign in to comment.