Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: symbol-upload-linux fails if tmp dir doesn't exist #128

Merged
merged 3 commits into from
Jul 9, 2024

Conversation

bobbyg603
Copy link
Member

@bobbyg603 bobbyg603 commented Jul 5, 2024

Description

Create tmp dir before asking node-dump-syms to write there.

Fixes #127

TODO

  • Update bugsplat-unreal

Checklist

  • Tested manually
  • Unit tests pass with no errors or warnings
  • Documentation updated (if applicable)
  • Reviewed by at least 1 other contributor

@bobbyg603 bobbyg603 merged commit 63e37bc into main Jul 9, 2024
5 checks passed
@bobbyg603 bobbyg603 deleted the bobbyg603/issue127 branch July 9, 2024 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Symbol-upload-linux fails to create tmp dir for dumpSyms
2 participants