Problem with artifact #1077
Unanswered
FrancisWaitack
asked this question in
Q&A
Replies: 1 comment
-
Not sure what this action is but you should use the official one: https://github.com/actions/download-artifact |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
First thanks for your work, it saves lot of times.
But i have a problem with artifact, i have seen this issue : #592 (comment) and follow the steps but can't make it work...
Here is my workflow :
`
`
and my docker file :
WORKDIR /var/www/symfony COPY tmp_artifact /var/www/symfony
Beta Was this translation helpful? Give feedback.
All reactions