Update submodule, remove Godot references.
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -6,7 +6,6 @@ pipeline {
|
||||
steps {
|
||||
sh 'git submodule update --init --recursive'
|
||||
sh 'TMP=~/.cache/NuGet/ nuget restore'
|
||||
sh 'RobustToolbox/Tools/download_godotsharp.py'
|
||||
}
|
||||
}
|
||||
stage('Build') {
|
||||
|
||||
Reference in New Issue
Block a user