Skip to content

Commit

Permalink
GH CI: fixup checkout@v4 with submodules:recursive (since ImGuiColorT…
Browse files Browse the repository at this point in the history
…extEdit now requires a vendored submodule)
  • Loading branch information
pthom committed Jan 28, 2025
1 parent ad233de commit 0694545
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
submodules: true
submodules: recursive

- uses: pypa/[email protected]

Expand Down

0 comments on commit 0694545

Please sign in to comment.