Use: dotnet pack instead of nuget pack...
Some checks failed
build-debian-package / Build the debian package (push) Has been cancelled
Some checks failed
build-debian-package / Build the debian package (push) Has been cancelled
This commit is contained in:
@@ -20,8 +20,6 @@ jobs:
|
||||
uses: actions/setup-dotnet@v4
|
||||
with:
|
||||
dotnet-version: "10.0.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"
|
||||
|
||||
Reference in New Issue
Block a user