Skip to content

Commit

Permalink
refactor: adjust path for submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
KarelZe committed Jan 7, 2024
1 parent dfc56b2 commit 8aa6c02
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
submodules: true
lfs: true
submodules: recursive
- name: Set up Python
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit 8aa6c02

Please sign in to comment.