Skip to content

Commit

Permalink
💚 Checkout submodules at the correct directory
Browse files Browse the repository at this point in the history
  • Loading branch information
0ncorhynchus authored and kozo2 committed Dec 26, 2019
1 parent 7bfbf98 commit 0b1f3f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ jobs:
auth_header="$(git config --local --get http.https://github.com/.extraheader)"
git submodule sync --recursive
git -c "http.extraheader=$auth_header" -c protocol.version=2 submodule update --init --force --recursive --depth=1
working-directory: ./ecell4_base

0 comments on commit 0b1f3f6

Please sign in to comment.