bump submodule updater action to v0.1.1 (round 2)
This commit is contained in:
committed by
Pieter-Jan Briers
parent
916b9a67d8
commit
52cd014de1
2
.github/workflows/build-test.yml
vendored
2
.github/workflows/build-test.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
|||||||
git submodule update --init --recursive
|
git submodule update --init --recursive
|
||||||
touch BuildChecker/DISABLE_SUBMODULE_AUTOUPDATE
|
touch BuildChecker/DISABLE_SUBMODULE_AUTOUPDATE
|
||||||
- name: Pull engine updates
|
- name: Pull engine updates
|
||||||
uses: ivanbakel/submodule-dependency@v0.1.0
|
uses: ivanbakel/submodule-dependency@v0.1.1
|
||||||
- name: Setup .NET Core
|
- name: Setup .NET Core
|
||||||
uses: actions/setup-dotnet@v1
|
uses: actions/setup-dotnet@v1
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user