Skip to content

Commit

Permalink
replaced ci
Browse files Browse the repository at this point in the history
  • Loading branch information
aexol committed Jan 10, 2024
1 parent 12cb671 commit 2126c12
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 @@ -14,7 +14,6 @@ jobs:
node-version: '20.x'
registry-url: 'https://registry.npmjs.org'
- run: npm install
- run: npm run test
- run: npm run build --ws --if-present
- run: npm publish -ws --access public --tag latest
env:
Expand Down

0 comments on commit 2126c12

Please sign in to comment.