Skip to content

Commit

Permalink
Revert "added yarn changes"
Browse files Browse the repository at this point in the history
This reverts commit c6be065.
  • Loading branch information
jenithainbaraj committed Jan 6, 2023
1 parent 83b4092 commit c28c628
Show file tree
Hide file tree
Showing 4 changed files with 290 additions and 33 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/dispatch-new-version-event.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: 16
- run: yarn set version berry
- run: yarn install
- run: yarn set version berry && yarn install

- run: yarn build
- run: npx semantic-release
Expand Down
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ reports/
*.json
.env*
.rollup.cache
*.gz
!.env.default
!package.json
!package-lock.json
Expand Down
Binary file modified .yarn/install-state.gz
Binary file not shown.
Loading

0 comments on commit c28c628

Please sign in to comment.