Skip to content

Commit

Permalink
fix canary action
Browse files Browse the repository at this point in the history
  • Loading branch information
Roy Razon committed Dec 4, 2023
1 parent b1f73db commit e886e6d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/npm-publish-canary.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@ jobs:
node-version: '18.x'
cache: yarn

- run: |
rm -rf node_modules packages/*/node_modules
find `yarn cache dir` -maxdepth 1 -name '*oclif*' -delete
- run: yarn

- name: Set NPM token
Expand Down

0 comments on commit e886e6d

Please sign in to comment.