Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Recursive copy #7

Open
exoego opened this issue Sep 9, 2021 · 0 comments · May be fixed by #8
Open

Feature Request: Recursive copy #7

exoego opened this issue Sep 9, 2021 · 0 comments · May be fixed by #8

Comments

@exoego
Copy link

exoego commented Sep 9, 2021

I would like to use this action to copy directory structure, something like:

protobuf/
  foo/
    foo1.protobuf
    foo2.protobuf
  bar/
    bar1.protobuf
    bar2.protobuf

However, if I setsource_folder: 'protobuf', the CI step fail with the following error.

cp: omitting directory 'protobuf'
Error: exit with `FAILURE`: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant