add missing env

This commit is contained in:
Lendemor 2024-10-05 00:52:07 +02:00
parent 20ba460c84
commit 3251609656

View File

@ -64,7 +64,7 @@ jobs:
run: poetry run reflex init
- name: Run Website and Check for errors
run: |
poetry run bash scripts/integration.sh ./reflex-web
poetry run bash scripts/integration.sh ./reflex-web dev
- name: Check outdated frontend dependencies
run: |
bun outdated