Compare commits
2 Commits
0.0.1-oqta
...
0.0.1-oqta
| Author | SHA1 | Date | |
|---|---|---|---|
| b7b950d4ac | |||
| 4fd49d0ea0 |
@@ -20,6 +20,8 @@ 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