build-windows github action should perform a recursive submodule checkout.

Description

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

Conclusion

None

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

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