Skip to content

Commit

Permalink
add asticks
Browse files Browse the repository at this point in the history
  • Loading branch information
qdraw committed Jan 12, 2024
1 parent 95844b3 commit f880d21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-update-swagger-dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:

- name: Copy
shell: bash
run: cp starsky/starsky/bin/Debug/net6.0/temp/starsky.json documentation/static/openapi/openapi.json
run: cp starsky/starsky/bin/Debug/net*.0/temp/starsky.json documentation/static/openapi/openapi.json

- name: Generate swagger
shell: bash
Expand Down

0 comments on commit f880d21

Please sign in to comment.