Skip to content

Commit 9b85174

Browse files
digantdesaifacebook-github-bot
authored andcommitted
gather-model to pull git submodules from the PR (#431)
Summary: Pull Request resolved: #431 Reviewed By: huydhn Differential Revision: D49504501
1 parent 767e965 commit 9b85174

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pull.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
models: ${{ steps.gather-models.outputs.models }}
1919
steps:
2020
- uses: actions/checkout@v3
21+
with:
22+
submodules: 'true'
2123
- uses: actions/setup-python@v4
2224
with:
2325
python-version: '3.10'

0 commit comments

Comments
 (0)