Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcisbee authored Apr 27, 2021
1 parent 525fd61 commit 016084d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
node-version: 12
registry-url: https://registry.npmjs.org/
- run: npm ci
- run: npm install preact
- run: npm install react preact vue@next
- run: npm run build
- run: npm publish dist
env:
Expand Down

0 comments on commit 016084d

Please sign in to comment.