Skip to content

Commit

Permalink
Merge pull request #2 from prashanth-sams/semantic-release
Browse files Browse the repository at this point in the history
ci: Removed npm ci
  • Loading branch information
prashanth-sams authored Sep 26, 2024
2 parents 5c66e02 + c940a76 commit 93e7fe1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
- uses: actions/setup-node@v2
with:
node-version: '21'
- run: npm ci
- run: npm run build
- run: npx semantic-release
env:
Expand Down

0 comments on commit 93e7fe1

Please sign in to comment.