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 e7aa361 commit a0b7576Copy full SHA for a0b7576
1 file changed
.github/workflows/CI.yml
@@ -73,8 +73,8 @@ jobs:
73
- name: Build Project for R2026
74
working-directory: sources/RevitDBExplorer/
75
run: |
76
- msbuild /p:Configuration=R2026
77
-
+ msbuild /p:Configuration=R2026
+
78
- name: Remove obj folder
79
uses: JesseTG/rm@v1.0.3
80
with:
0 commit comments