Skip to content

Commit 1a932d6

Browse files
authored
Try and fix PR
1 parent a857ca1 commit 1a932d6

File tree

1 file changed

+0
-1
lines changed
  • .github/actions/Build_and_Test_CppInterOp

1 file changed

+0
-1
lines changed

.github/actions/Build_and_Test_CppInterOp/action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ runs:
6565
echo "CPPINTEROP_DIR=$CPPINTEROP_DIR" >> $GITHUB_ENV
6666
echo "LLVM_BUILD_DIR=$LLVM_BUILD_DIR" >> $GITHUB_ENV
6767
echo "CPLUS_INCLUDE_PATH=$CPLUS_INCLUDE_PATH" >> $GITHUB_ENV
68-
6968
- name: Build and Test/Install CppInterOp on Windows systems
7069
if: runner.os == 'Windows'
7170
shell: powershell

0 commit comments

Comments
 (0)