We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22b5d6c commit b47dfd0Copy full SHA for b47dfd0
.github/workflows/build_win.yml
@@ -26,6 +26,7 @@ jobs:
26
repository: IfcOpenShell/IfcOpenShell
27
path: IfcOpenShell
28
token: ${{ secrets.BUILD_REPO_TOKEN }}
29
+ submodules: recursive
30
31
- name: Checkout Build Repository
32
uses: actions/checkout@v3
0 commit comments