mirror of
https://github.com/Kareadita/Kavita.git
synced 2025-07-09 03:04:19 -04:00
Fixed GA (#1664)
This commit is contained in:
parent
089658e469
commit
d025c2103f
3
.github/workflows/sonar-scan.yml
vendored
3
.github/workflows/sonar-scan.yml
vendored
@ -91,7 +91,6 @@ jobs:
|
||||
dotnet-version: 6.0.x
|
||||
|
||||
- name: Install Swashbuckle CLI
|
||||
shell: powershell
|
||||
run: dotnet tool install -g --version 6.4.0 Swashbuckle.AspNetCore.Cli
|
||||
|
||||
- name: Install dependencies
|
||||
@ -182,7 +181,6 @@ jobs:
|
||||
dotnet-version: 6.0.x
|
||||
|
||||
- name: Install Swashbuckle CLI
|
||||
shell: powershell
|
||||
run: dotnet tool install -g --version 6.4.0 Swashbuckle.AspNetCore.Cli
|
||||
|
||||
- run: ./monorepo-build.sh
|
||||
@ -299,7 +297,6 @@ jobs:
|
||||
with:
|
||||
dotnet-version: 6.0.x
|
||||
- name: Install Swashbuckle CLI
|
||||
shell: powershell
|
||||
run: dotnet tool install -g --version 6.4.0 Swashbuckle.AspNetCore.Cli
|
||||
|
||||
- run: ./monorepo-build.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user