Skip to content

Commit

Permalink
git submodule update --init #18
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonic committed May 6, 2022
1 parent eb6f68b commit 2948ac1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: include stub submodule to base repo
run: git submodule update --init
- name: Set up Elixir
uses: erlef/setup-elixir@885971a72ed1f9240973bd92ab57af8c1aa68f24
with:
Expand Down

0 comments on commit 2948ac1

Please sign in to comment.