Skip to content

Commit fa4681d

Browse files
committed
fix
1 parent 37a1e84 commit fa4681d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/convert-proto.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
run: npm ci && npm run preprocessing
6262

6363
- name: Clone Protobuf Generator Repository
64-
run: git clone https://github.com/OpenAPITools/openapi-generator cloned-repo
64+
run: git clone https://github.com/lucy66hw/openapi-generator.git cloned-repo
6565

6666
- name: Build Protobuf Generator Tool
6767
run: |

0 commit comments

Comments
 (0)