Rollback to Oqtane Version 6.1.3 and dotnet 9.0
Some checks failed
build-debian-package / Build the debian package (push) Failing after 57s
Some checks failed
build-debian-package / Build the debian package (push) Failing after 57s
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
- name: "Dotnet SDK einrichten"
|
||||
uses: actions/setup-dotnet@v4
|
||||
with:
|
||||
dotnet-version: "10.0.x"
|
||||
dotnet-version: "9.0.x"
|
||||
- name: "Oqtane Framework restore"
|
||||
run: dotnet restore ./oqtane.framework/Oqtane.slnx --verbosity detailed
|
||||
- name: "Oqtane Framework bauen"
|
||||
|
||||
Reference in New Issue
Block a user