Skip to content

Commit

Permalink
Fix: auto & rollup packages not added to dependencies, instead added …
Browse files Browse the repository at this point in the history
…to global packages
  • Loading branch information
vasilen-7DIGIT committed Sep 25, 2022
1 parent 7efeb10 commit e67f6c3
Show file tree
Hide file tree
Showing 3 changed files with 3,008 additions and 281 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,5 @@ jobs:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: |
npm install --frozen-lockfile
npm install -g rollup
npm install -g auto
npm run build-lib
npm run release
Loading

0 comments on commit e67f6c3

Please sign in to comment.