Skip to content

Commit 15f70fc

Browse files
ci: also init spellsource-ts-proto submodule so yarn can resolve @appmana/ts-proto workspace
1 parent cd4eeec commit 15f70fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/server.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Checkout public submodules
1919
run: |
2020
git config --global url."https://github.com/".insteadOf "git@github.com:"
21-
git submodule update --init vertx-jooq-fork
21+
git submodule update --init vertx-jooq-fork spellsource-ts-proto/ts-proto
2222
- uses: actions/setup-java@v4
2323
with:
2424
java-version: '24'

0 commit comments

Comments
 (0)