Skip to content

Conversation

aobolensk
Copy link
Member

No description provided.

@aobolensk aobolensk requested a review from Copilot May 4, 2025 14:39
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes the explicit "shell: bash" directive from the GitHub Actions workflow, aligning it with the new approach for handling LaTeX artifacts through CMake -E rename.

  • Removed explicit "shell: bash" from the workflow
  • Updated workflow configuration in .github/workflows/main.yml
Files not reviewed (1)
  • modules/example/latex/CMakeLists.txt: Language not supported
Comments suppressed due to low confidence (1)

.github/workflows/main.yml:28

  • Removing the explicit 'shell: bash' directive may lead to unexpected behavior if any commands rely on bash-specific features. Confirm that the default shell supports all operations in this job or explicitly set an alternative if needed.
shell: bash

@aobolensk aobolensk requested a review from allnes May 4, 2025 14:42
@allnes allnes merged commit 250ddd4 into learning-process:master May 4, 2025
3 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.

2 participants