Windows support?
karlhorky opened this issue ยท 7 comments
Hi @akabekobeko ๐ hope you are well!
Just forwarding an issue that @Josehower has been experiencing on his Windows machine:
It appears that this plugin doesn't work with Windows (maybe an issue with the slashes in the paths?)
@karlhorky
We have not confirmed the operation on Windows. But I want to support it, so I will investigate.
It may take some time.
Tested on Windows with GitHub Actions failed. Expected to be due to path character processing.
@karlhorky
Fixed to pass automated tests on Windows. It was released as v1.4.0, so please check it.
Nice, thanks!
@Josehower can you please take a look?
I don't have a Windows environment at hand, so I've confirmed that the unit test succeeds in the VM environment of GitHub Actions.
Please let me know if the problem reappears. Add cases that meet the conditions to the unit test.
Great, thanks for checking Josรฉ! Closing :)