Skip to content

Commit

Permalink
ci: Check out submodules
Browse files Browse the repository at this point in the history
Signed-off-by: Robert Winkler <rwinkler@antmicro.com>
  • Loading branch information
rw1nkler committed Oct 20, 2023
1 parent f73414d commit 8c8bb60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:

steps:
- uses: actions/checkout@v3
submodules: true

- uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit 8c8bb60

Please sign in to comment.