The action randomly fails with the following log, sometimes
2020-06-01T09:22:32.7166338Z Merge branch 'github-actions' of https://github.com/BoostGSoC20/ublas into github-actions
2020-06-01T09:22:32.7445679Z ##[group]Run ilammy/[email protected]
2020-06-01T09:22:32.7445841Z with:
2020-06-01T09:22:32.7445928Z toolset: 14.25
2020-06-01T09:22:32.7446020Z arch: x64
2020-06-01T09:22:32.7446116Z ##[endgroup]
2020-06-01T09:22:40.4214652Z ##[error]Could not setup Developer Command Prompt: Command failed: cmd.exe /q /c C:\Users\runneradmin\msvc-dev-cmd.bat
Check this Job which failed: https://github.com/BoostGSoC20/ublas/runs/726808960?check_suite_focus=true
Check this job with the same configuration that passed: https://github.com/BoostGSoC20/ublas/runs/726808920?check_suite_focus=true
This failure is completely random. I looked into it and found that in the latest release this action still uses some script but after 5a6b51d, this behaviour changed. Please look into it and if possible you could release a new version with this commit.