-
Notifications
You must be signed in to change notification settings - Fork 332
Closed
Description
Checklist (Please check before submitting)
- I reviewed the Contributing Guide.
- I performed a cursory search to see if the bug report is relevant, not redundant, nor in conflict with other tickets.
Describe the bug
The GitHub action workflow, Documentation and Guides, fails to generate the Osal pdf guide. It attempts to cd to an incorrect directory that doesn't exist.
To Reproduce
Steps to reproduce the behavior:
- Go to the documentation workflow
- Modify the if statements on lines 216, 221, and 231 to let the steps continue even if not on the main branch
- Run the Documentation and Guides workflow
- See the error in the Osal guide job. Here is the error I received on my fork running on the latest integration candidate branch.
Expected behavior
This GitHub action should generate the expected pdf Osal guide.
Additional Context
The bug originates from this line in the workflow.
Reporter Info
Niall Mullane, GSFC Code 582 intern
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels