fix frontend dep check
This commit is contained in:
parent
c0a8a327fa
commit
4fe5d00086
@ -49,6 +49,7 @@ jobs:
|
||||
create-venv-at-path: .venv
|
||||
|
||||
- name: Check outdated frontend dependencies
|
||||
working-directory: blank
|
||||
run: |
|
||||
poetry run reflex init --template blank
|
||||
cd .web
|
||||
|
Loading…
Reference in New Issue
Block a user