google-drive-upload-git-action
google-drive-upload-git-action copied to clipboard
Add support windows based jobs
I have a job in the workflow that runs on a windows machine. In this job I build a wpf windows application. I would like to add a step in that job that deploys the build artifacts to Google Drive. Unfortunately, this provided GitHub Action does not work in a windows based job. Can we have this Github Action to work also in a windows based job?