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 79dab40 commit fd38c0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
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
- run: yarn test
Expand Down

0 comments on commit fd38c0a

Please sign in to comment.