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