We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f1d5fa commit d2e46c2Copy full SHA for d2e46c2
.github/workflows/deploy-dev.yml
@@ -18,9 +18,6 @@ jobs:
18
deploy:
19
name: Deploy to Reflex and Fly.io
20
runs-on: ubuntu-latest
21
- defaults:
22
- run:
23
- working-directory: src/app
24
steps:
25
- name: Checkout code
26
uses: actions/checkout@v3
requirements.txt
@@ -16,4 +16,4 @@ reflex_type_animation==0.0.1
16
reflex-ag-grid==0.0.10
17
replicate==0.32.1
reflex-pyplot==0.1.3
-reflex-chakra==0.6.3
+reflex-chakra==0.6.2
0 commit comments