fix stuff
This commit is contained in:
parent
4fe5d00086
commit
2fce6e2a6c
@ -49,8 +49,9 @@ jobs:
|
||||
create-venv-at-path: .venv
|
||||
|
||||
- name: Check outdated frontend dependencies
|
||||
working-directory: blank
|
||||
run: |
|
||||
mkdir -p blank
|
||||
cd blank
|
||||
poetry run reflex init --template blank
|
||||
cd .web
|
||||
bun outdated
|
Loading…
Reference in New Issue
Block a user