Install nuget
Some checks failed
build-debian-package / Build the debian package (push) Failing after 30s

This commit is contained in:
2026-01-29 21:44:53 +01:00
parent 4fd49d0ea0
commit b7b950d4ac

View File

@@ -20,9 +20,8 @@ jobs:
uses: actions/setup-dotnet@v4
with:
dotnet-version: "10.0.x"
- uses: nuget/setup-nuget@v2
with:
nuget-version: '6.x'
- name: "Install nuget"
run: apt install nuget -y
- name: "Build .deb"
run: ./run-build.sh "${{ gitea.ref_name }}" "./alumnihub_10.0_amd64"
- name: "Upload .deb"