Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
Grzegorz Gurgul committed Dec 30, 2024
1 parent 4a9af14 commit 08416fe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ jobs:
- uses: actions/checkout@v4
with:
ref: ${{ inputs.commit }}
submodules: true
submodules: 'true'
fetch-depth: 0

- name: Prepare test submodules
shell: pwsh
Expand Down

0 comments on commit 08416fe

Please sign in to comment.