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

Use single quotes on file name for Windows sake #39

Merged
merged 1 commit into from
Oct 31, 2023
Merged

Conversation

abelsiqueira
Copy link
Owner

@abelsiqueira abelsiqueira commented Oct 31, 2023

Windows doesn't like double quotes on file names, so we have to use single quotes.
From the docs:
image

Closes #22

@abelsiqueira abelsiqueira mentioned this pull request Oct 31, 2023
@abelsiqueira abelsiqueira merged commit bff858f into main Oct 31, 2023
1 check passed
@abelsiqueira abelsiqueira deleted the 22-windows branch October 31, 2023 19:06
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.

Windows support
1 participant