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

Zip path is proper on Windows, but errors on Linux. #30

Closed
VocalFan opened this issue Oct 7, 2022 · 0 comments
Closed

Zip path is proper on Windows, but errors on Linux. #30

VocalFan opened this issue Oct 7, 2022 · 0 comments

Comments

@VocalFan
Copy link

VocalFan commented Oct 7, 2022

So, when using Zip-Release on my Action, I set the path to be .\build\src\, which works on Windows! However, it errors out when doing the act same on linux, so I set the path to be the ENTIRE root folder for the linux build and...
image
It's there.
This is Linux's log:
image
And Windows' log:
image

And here's the CI:
https://github.com/Mou-Ikkai/obliteration/blob/main/.github/workflows/ci.yml
(Currently, has Ubuntu with the non-path)

@VocalFan VocalFan closed this as completed Oct 7, 2022
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

No branches or pull requests

1 participant