mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-03-05 13:20:20 -05:00
Fix builds with v5 API
This commit is contained in:
2
.github/workflows/api_docs.yml
vendored
2
.github/workflows/api_docs.yml
vendored
@@ -33,7 +33,7 @@ jobs:
|
||||
id: setup-dotnet
|
||||
|
||||
- name: Create openapi.json
|
||||
run: ./docs.sh Linux
|
||||
run: ./docs.sh Linux x64
|
||||
|
||||
- name: Commit API Docs Change
|
||||
continue-on-error: true
|
||||
|
||||
Reference in New Issue
Block a user