Skip to content

Commit

Permalink
chore: remove folder before finishing the script
Browse files Browse the repository at this point in the history
  • Loading branch information
emidev98 committed Feb 23, 2024
1 parent 71ad5dd commit dfdc584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/protoc-swagger-gen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ npm install -g swagger-combine
npx swagger-combine ./client/docs/config.json -o ./client/docs/swagger-ui/swagger.yaml -f yaml --continueOnConflictingPaths true --includeDefinitions true

# clean swagger files
#rm -rf ./tmp-swagger-gen
rm -rf ./tmp-swagger-gen

0 comments on commit dfdc584

Please sign in to comment.