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 a857ca1 commit 1a932d6Copy full SHA for 1a932d6
.github/actions/Build_and_Test_CppInterOp/action.yml
@@ -65,7 +65,6 @@ runs:
65
echo "CPPINTEROP_DIR=$CPPINTEROP_DIR" >> $GITHUB_ENV
66
echo "LLVM_BUILD_DIR=$LLVM_BUILD_DIR" >> $GITHUB_ENV
67
echo "CPLUS_INCLUDE_PATH=$CPLUS_INCLUDE_PATH" >> $GITHUB_ENV
68
-
69
- name: Build and Test/Install CppInterOp on Windows systems
70
if: runner.os == 'Windows'
71
shell: powershell
0 commit comments