Closed fasmat closed 6 months ago
Describe the bug When executing our workflow on a windows runner we cannot see the logs that were recorded during the run. Example from a recent action workflow:
Ubuntu logs: https://github.com/spacemeshos/go-spacemesh/actions/runs/8813414340/job/24191124857 Windows logs: https://github.com/spacemeshos/go-spacemesh/actions/runs/8813414340/job/24191125668
To Reproduce Run any workflow on both ubuntu and on windows. Ubuntu will have all logs available after the run, the windows workflow will not.
Expected behavior I would like to see the logs of all workflow runs on all runners
windows-latest
See description above
It looks like the problem went away just now, so I'm closing the issue.
Describe the bug When executing our workflow on a windows runner we cannot see the logs that were recorded during the run. Example from a recent action workflow:
Ubuntu logs: https://github.com/spacemeshos/go-spacemesh/actions/runs/8813414340/job/24191124857 Windows logs: https://github.com/spacemeshos/go-spacemesh/actions/runs/8813414340/job/24191125668
To Reproduce Run any workflow on both ubuntu and on windows. Ubuntu will have all logs available after the run, the windows workflow will not.
Expected behavior I would like to see the logs of all workflow runs on all runners
Runner Version and Platform
windows-latest
What's not working?
See description above
Job Log Output
See description above