mirror of
https://github.com/aleleba/create-react-ssr.git
synced 2025-04-19 22:28:06 -06:00
hotfix: fix publish npm.
This commit is contained in:
parent
1906d0d156
commit
5990e05ab6
2
.github/workflows/npm-publish.yml
vendored
2
.github/workflows/npm-publish.yml
vendored
@ -40,7 +40,7 @@ jobs:
|
||||
with:
|
||||
component: true
|
||||
publish-npm:
|
||||
needs: [ test, cypress-run, cypress-run-component ]
|
||||
needs: [ build, cypress-run, cypress-run-component ]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
Loading…
Reference in New Issue
Block a user