Skip to content

Commit e2c38f2

Browse files
committed
Celanup
1 parent fbf42cd commit e2c38f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/generate_sdk_code.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ jobs:
7070
7171
- name: Generate SDK
7272
run: |
73-
ls -la ${{ runner.temp }}/openapispec
7473
java -jar ${{ runner.temp }}/openapi-generator-cli.jar generate -i ${{ runner.temp }}/openapispec/openapi.yml -g csharp -o ./src -c ${{ runner.temp }}/${{ env.CONFIG_FILE }}
7574
7675
- name: Create Pull Request

0 commit comments

Comments
 (0)