Skip to content

Commit

Permalink
checkout submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
AustinEast committed Apr 1, 2022
1 parent af5e3dc commit 3e6e90a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/composites/build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ runs:
with:
haxe-version: 4.2.4

- uses: actions/checkout@v2
- uses: actions/checkout@v3
with:
submodules: true

- name: Install Haxelib Dependencies
shell: bash
Expand Down

0 comments on commit 3e6e90a

Please sign in to comment.