test for submodule presence
This commit is contained in:
parent
ea4051c55c
commit
cf18cdf175
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ build-packages: # This job runs in the deploy stage.
|
|||
- git config --global user.name "Maximilian Keßler (via gitlab runner)"
|
||||
script:
|
||||
- echo "Building packages incrementally..."
|
||||
- test -d PyTeX
|
||||
- .ci/ci_build.sh
|
||||
- cd build/LatexPackagesBuild
|
||||
- git add .
|
||||
|
|
Loading…
Add table
Reference in a new issue