zip error: Nothing to do! #20
Answered
by
montudor
teocns
asked this question in
Help wanted
-
I have a project dir like so:
WIth .yml file instructions like:
I keep receiving the following error:
I have also tried with |
Beta Was this translation helpful? Give feedback.
Answered by
montudor
Jun 10, 2021
Replies: 1 comment
-
Are you sure you've checked out the repo before creating the zip file? steps:
- uses: actions/checkout@v2 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
montudor
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Are you sure you've checked out the repo before creating the zip file?