Fix CI: initialize elm-material submodule before client build
Build and push ManyCoqDecks / build (push) Successful in 2m10s
Build and push ManyCoqDecks / build (push) Successful in 2m10s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -36,6 +36,8 @@ jobs:
|
||||
- |
|
||||
set -eux
|
||||
git clone --depth 1 --branch __BRANCH__ https://git.alocoq.fr/alois/ManyCoqDecks.git /workspace/repo
|
||||
cd /workspace/repo
|
||||
git submodule update --init --depth 1
|
||||
volumeMounts:
|
||||
- name: workspace
|
||||
mountPath: /workspace
|
||||
|
||||
Reference in New Issue
Block a user