Fix: Typo
All checks were successful
build-debian-package / Build the debian package (push) Successful in 3m13s
All checks were successful
build-debian-package / Build the debian package (push) Successful in 3m13s
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
||||
- name: "Git checkout"
|
||||
run: git checkout "${{ gitea.sha }}"
|
||||
- name: "Submodules auschecken"
|
||||
run: git submodules update --init
|
||||
run: git submodule update --init
|
||||
- name: "Dotnet SDK einrichten"
|
||||
uses: actions/setup-dotnet@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user