Skip to content

Commit

Permalink
fixup! unusual chars in macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
aduh95 committed Sep 26, 2024
1 parent 366d3cc commit a560490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
# happen anymore running this step here first, that's also useful
# information.)
- name: tools/doc/node_modules workaround
run: make tools/doc/node_modules
run: make -C node tools/doc/node_modules
# This is needed due to https://github.com/nodejs/build/issues/3878
- name: Cleanup
run: |
Expand Down

0 comments on commit a560490

Please sign in to comment.