Skip to content

Commit d2e46c2

Browse files
authored
yes (#1177)
Co-authored-by: simon <[email protected]>
1 parent 8f1d5fa commit d2e46c2

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.github/workflows/deploy-dev.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ jobs:
1818
deploy:
1919
name: Deploy to Reflex and Fly.io
2020
runs-on: ubuntu-latest
21-
defaults:
22-
run:
23-
working-directory: src/app
2421
steps:
2522
- name: Checkout code
2623
uses: actions/checkout@v3

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ reflex_type_animation==0.0.1
1616
reflex-ag-grid==0.0.10
1717
replicate==0.32.1
1818
reflex-pyplot==0.1.3
19-
reflex-chakra==0.6.3
19+
reflex-chakra==0.6.2

0 commit comments

Comments
 (0)