add missing env
This commit is contained in:
parent
20ba460c84
commit
3251609656
@ -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
|
Loading…
Reference in New Issue
Block a user