Skip to content

Commit

Permalink
unity checkout all submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
aleneum committed Nov 12, 2023
1 parent ce3c2ce commit 07de16d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/package-unity.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
submodules: "true"
- name: Set up Python 3.10
uses: actions/setup-python@v3
with:
Expand Down

0 comments on commit 07de16d

Please sign in to comment.