Skip to content

Commit

Permalink
ci(release): there is no build
Browse files Browse the repository at this point in the history
  • Loading branch information
gr2m committed Aug 26, 2024
1 parent 7a56d1b commit 5338d71
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 @@ -21,7 +21,6 @@ jobs:
with:
node-version: lts/*
- run: npm ci
- run: npm run build
- run: npx semantic-release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 5338d71

Please sign in to comment.