fix stuff

This commit is contained in:
Lendemor 2024-10-03 23:14:30 +02:00
parent 4fe5d00086
commit 2fce6e2a6c

View File

@ -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