Skip to content

How can I copy files to host? #137

Closed Answered by uraimo
ccmywish asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, you should be able to use the upload-artifact action: https://docs.github.com/en/actions/using-workflows/storing-workflow-data-as-artifacts#configuring-a-custom-artifact-retention-period

If you want to collect all artifacts in one place you can move them once the build is done, like the advanced example does: https://github.com/uraimo/run-on-arch-action#advanced-example

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@martin-g
Comment options

Answer selected by ccmywish
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #136 on September 21, 2023 06:02.