upload-release-action icon indicating copy to clipboard operation
upload-release-action copied to clipboard

Assertion `(ret) != (nullptr)' failed

Open patrickelectric opened this issue 2 years ago • 0 comments

Run svenstaro/upload-release-action@v[2](https://github.com/bluerobotics/BlueOS-docker/runs/5428302399?check_suite_focus=true#step:6:2)
  with:
    repo_token: ***
    file: BlueOS-raspberry.zip
    tag: refs/tags/1.0.0-beta.14
    overwrite: true
    prerelease: true

I'm getting: /home/pi/actions-runner/externals/node12/bin/node[13726]: ../src/env-inl.h:949:char* node::Environment::Allocate(size_t): Assertion `(ret) != (nullptr)' failed.

The file is around 1GB.

patrickelectric avatar Mar 05 '22 10:03 patrickelectric