Compare commits

..

1 Commits

Author SHA1 Message Date
Konstantin Hintermayer
73833f026e CI: Setup dotnet SDK before running automatic build
Some checks failed
/ build (push) Failing after 1m41s
2025-05-17 14:01:27 +02:00

View File

@ -22,7 +22,7 @@ jobs:
with:
repository: Diplomarbeit-Absolventenverein/oqtane.framework
path: oqtane.framework
ref: dev
ref: v6.1.2
- name: Setup Dotnet SDK
uses: https://github.com/actions/setup-dotnet@v4
with: