Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.

Commit

Permalink
pull submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
InoMurko committed Nov 26, 2021
1 parent 75d706d commit cb64910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-boba.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Get services
working-directory: ./boba_ops
run: git submodule sync --recursive
run: git submodule sync --recursive && git submodule update --recursive --init

- name: Build the services
working-directory: ./boba_ops
Expand Down

0 comments on commit cb64910

Please sign in to comment.