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

Fix nested directory on windows #24

Closed
wants to merge 2 commits into from

Conversation

anshulrgoyal
Copy link

The action uses the backslash () instead of slash (/) for the key on windows causing incorrect upload on S3

maths22 added a commit to SuperTux/supertux that referenced this pull request Mar 22, 2021
@davidjreese
Copy link

Is this ever going to be merged? I am trying to use this but running into the slash issue. It looks like this has been open and ready to merge for a year.

@shallwefootball
Copy link
Owner

@SergkeiM
Copy link

SergkeiM commented Mar 13, 2023

@shallwefootball I get error: const sourceDir = slash(path.join(process.cwd(), SOURCE_DIR)); TypeError: slash is not a function

@mpszymanski
Copy link

@shallwefootball I get error: const sourceDir = slash(path.join(process.cwd(), SOURCE_DIR)); TypeError: slash is not a function

+1

@shallwefootball
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants