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 f3a2197 commit 4fef39f
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/git @semantic-release/github @semantic-release/commit-analyzer
run: npm install -g semantic-release @semantic-release/commit-analyzer

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

0 comments on commit 4fef39f

Please sign in to comment.