Skip to content

Commit 154e8fd

Browse files
committed
Update
1 parent 270d23a commit 154e8fd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

scripts/generate-client.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,4 @@ python -c "import app.main; import json; print(json.dumps(app.main.app.openapi()
88
cd ..
99
mv openapi.json frontend/
1010
cd frontend
11-
npm run generate-client
12-
npm run lint
11+
npm run generate-client

0 commit comments

Comments
 (0)