Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nazarhussain committed Nov 11, 2023
1 parent b0a25e6 commit 065af89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-debug-node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
path: 'nodejs'

- name: Configure nodejs with debug flag
run: ./configure --debug -c
run: ./configure --debug
working-directory: 'nodejs'

- name: Compile the nodejs
Expand Down

0 comments on commit 065af89

Please sign in to comment.