Skip to content

Commit caca9a3

Browse files
authored
Update buildbinaryen.yml.
1 parent c2874b2 commit caca9a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildbinaryen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484

8585
- name: Build (Windows)
8686
if: matrix.os == 'windows-latest'
87-
run: cmake --build binaryen --config Release -- /m:$env:NUMBER_OF_PROCESSORS
87+
run: cmake --build binaryen --config Release
8888
shell: cmd
8989

9090
- name: Copy to NuGet runtime folder

0 commit comments

Comments
 (0)