1 parent 9ec8ca5 commit f1198f5Copy full SHA for f1198f5
1 file changed
.github/workflows/AddIn-build.yml
@@ -83,7 +83,6 @@ jobs:
83
cd AddIn
84
dir
85
msbuild /t:restore .\EABridge_Example_AddIn.sln /p:Configuration=Release
86
-# msbuild $env:Solution_Name /t:Restore /p:Configuration=$env:Configuration
87
env:
88
Configuration: ${{ matrix.configuration }}
89
0 commit comments