Compare commits
1 Commits
0.0.1-alph
...
0.0.1-alph
| Author | SHA1 | Date | |
|---|---|---|---|
| 4405df38aa |
@@ -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