diff --git a/.github/workflows/common-test-and-update-docs.yml b/.github/workflows/common-test-and-update-docs.yml index f787243..803f6e3 100644 --- a/.github/workflows/common-test-and-update-docs.yml +++ b/.github/workflows/common-test-and-update-docs.yml @@ -85,7 +85,7 @@ jobs: - name: Update docs run: | - rm -r ./docker/data + rm -r -f ./docker/data go install github.com/swaggo/swag/cmd/swag@latest swag init -p pascalcase