How do you copy a file from inside act to somewhere you can actually access it? #2146
Unanswered
traverseda
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Using github actions you can save an artifact, or upload a docker container, or a few other ways of actually getting files out of the runner.
What's the preferred way to do this under act?
Beta Was this translation helpful? Give feedback.
All reactions