diff --git a/.gitea/workflows/buf-ci.yaml b/.gitea/workflows/buf-ci.yaml index 310f550..37f8932 100644 --- a/.gitea/workflows/buf-ci.yaml +++ b/.gitea/workflows/buf-ci.yaml @@ -15,7 +15,7 @@ jobs: uses: actions/checkout@v4 with: token: ${{ secrets.PROD_REG_TOKEN }} - path: ./main + path: ./ submodules: recursive # - uses: bufbuild/buf-action@v1 # with: diff --git a/buf.gen.yaml b/buf.gen.yaml index 4c4fd37..006c7d7 100644 --- a/buf.gen.yaml +++ b/buf.gen.yaml @@ -47,7 +47,7 @@ plugins: # # opt: import_prefix=github.com/nfel # out: stub/ts inputs: - - directory: ./main + - directory: ./ # - git_repo: ssh://git@5.34.204.11/Kahroba/proto # branch: v2