Skip to content

Commit

Permalink
chore: update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbyg603 authored Sep 12, 2024
1 parent 49c101a commit 1ff1509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
# I think this is needed because node-pre-gyp is not a dev dependency in 9.2.2.
- name: Install node-dump-syms
if: runner.os == 'Linux'
run: npm install -g @bugsplat/node-dump-syms
run: npm install -g node-dump-syms

- name: Upload Symbols
uses: BugSplat-Git/symbol-upload@d9ec6410f7230e35997a79ad8690bbf111cc6fcb
Expand Down

0 comments on commit 1ff1509

Please sign in to comment.