Open ghost opened 1 year ago
When trying to upload a directory to github artifact, I am getting this error from Github:
Error: Artifact could not be deployed. Please ensure the content does not contain any hard links, symlinks and total size is less than 10GB.
The action should remove any symlinks. However I created the artifact manually using tar and removing all symlinks and I am getting the same error.
https://github.com/mitical-launcher/legendary-dart/pull/22
No response
v3
linux
What happened?
When trying to upload a directory to github artifact, I am getting this error from Github:
What did you expect to happen?
The action should remove any symlinks. However I created the artifact manually using tar and removing all symlinks and I am getting the same error.
How can we reproduce it?
https://github.com/mitical-launcher/legendary-dart/pull/22
Anything else we need to know?
No response
What version of the action are you using?
v3
What are your runner environments?
linux
Are you on GitHub Enterprise Server? If so, what version?
No response