Skip to content

fix: add submodules checkout in release workflow#4

Merged
jrandolf merged 1 commit intomainfrom
fix/release-submodules
Mar 11, 2026
Merged

fix: add submodules checkout in release workflow#4
jrandolf merged 1 commit intomainfrom
fix/release-submodules

Conversation

@jrandolf
Copy link
Contributor

Summary

  • Add submodules: recursive to the checkout step in the build-artifacts job of the release workflow
  • The build was failing because third_party/LaTeX-Workshop/snippets did not exist without initializing the git submodule

Test plan

  • Merge this PR
  • Retag v2.0.0 to retrigger the Release workflow
  • Verify the Release workflow passes

🤖 Generated with Claude Code

The build was failing because third_party/LaTeX-Workshop submodule
was not initialized during the release build step.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@jrandolf jrandolf merged commit af8da96 into main Mar 11, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant