Skip to content

Commit 70295a8

Browse files
committed
fixup! unusual chars in macOS
1 parent 7df3cbc commit 70295a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
# happen anymore running this step here first, that's also useful
6666
# information.)
6767
- name: tools/doc/node_modules workaround
68-
run: make tools/doc/node_modules
68+
run: make -C node tools/doc/node_modules
6969
# This is needed due to https://github.com/nodejs/build/issues/3878
7070
- name: Cleanup
7171
run: |

0 commit comments

Comments
 (0)