Skip to content

Commit

Permalink
fix(tooling): downgraded rollup plugin scss package (#839)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kesari3008 authored Jul 17, 2024
1 parent cdd03b4 commit 81addd0
Show file tree
Hide file tree
Showing 3 changed files with 29,471 additions and 19,316 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/npm-storybook-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,8 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 14
node-version: 20.13.1
- run: npm install
- run: npx npm-install-peers
- run: npm run build
- run: npx semantic-release
env:
Expand Down
Loading

0 comments on commit 81addd0

Please sign in to comment.