Skip to content

Commit 778c098

Browse files
authored
Update main.yml
1 parent 179b012 commit 778c098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
run: |
120120
call C:\Users\runneradmin\micromamba-root\condabin\micromamba.bat activate xeus-cpp
121121
cd build
122-
set CL=/MP]
122+
set CL=/MP
123123
nmake check-xeus-cpp
124124
nmake install
125125

0 commit comments

Comments
 (0)