Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Jacob Cobbett-SmithJacob Cobbett-SmithReporter
Jacob Cobbett-SmithJacob Cobbett-SmithPriority
Not specifiedFix versions
Pull Request URL
Details
Details
Components
Assignee
Jacob Cobbett-Smith
Jacob Cobbett-SmithReporter
Jacob Cobbett-Smith
Jacob Cobbett-SmithPriority
Fix versions
Pull Request URL
Created September 17, 2021 at 3:31 PM
Updated September 20, 2021 at 9:39 AM
Resolved September 20, 2021 at 9:39 AM
The build-windows github action utilizes the standard github action actions/checkout@v2, with submodules: true , but if there are nested submodules, it needs to recurse.
Change to submodules: recursive