Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tomoponzoo committed Jul 13, 2023
1 parent 7362578 commit f810abd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: '18.x'
cache: 'yarn'
cache-dependency-path: ./plugin/yarn.lock
registry-url: 'https://registry.npmjs.org'
- run: corepack enable
- run: yarn && yarn build
Expand Down

0 comments on commit f810abd

Please sign in to comment.