Compare commits
2 Commits
0.0.1-alph
...
0.0.1-alph
| Author | SHA1 | Date | |
|---|---|---|---|
| 4405df38aa | |||
| 6f0d30cde1 |
@@ -15,7 +15,7 @@ jobs:
|
|||||||
- name: "Git checkout"
|
- name: "Git checkout"
|
||||||
run: git checkout "${{ gitea.sha }}"
|
run: git checkout "${{ gitea.sha }}"
|
||||||
- name: "Submodules auschecken"
|
- name: "Submodules auschecken"
|
||||||
uses: snickerbockers/submodules-init@v4
|
run: git submodule update --init
|
||||||
- name: "Dotnet SDK einrichten"
|
- name: "Dotnet SDK einrichten"
|
||||||
uses: actions/setup-dotnet@v4
|
uses: actions/setup-dotnet@v4
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user