Replies: 1 comment 1 reply
-
No. It's not expected. I think I need to adjust file paths in https://github.com/swc-project/swc/blob/328cb4b248c23e8c3a37ac12fdf67b19b1177d9e/scripts/cli_upload_gh_release.sh Can you file an issue? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
We were downloading swc binaries from Github in our CI to generate source maps.
Since v1.5.8, only .node files are uploaded and not executable on system anymore. Is this an expected behavior ?
Assets uploaded before :
Assets now :
Thanks
Beta Was this translation helpful? Give feedback.
All reactions