fix for medicine forms
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-01-05 15:43:19 +01:00
parent 7d2110d201
commit 154d491958
2 changed files with 17 additions and 18 deletions
-1
View File
@@ -25,7 +25,6 @@
'cd /app',
'reflex export --frontend-only --no-zip',
'mv .web/_static /drone/src/web',
'mv .web/_static /drone/src/web',
],
depends_on: [
'builder',