Replies: 1 comment
-
|
I don't think you can find more complete examples than in the extensive tests: https://github.com/Vampire/setup-wsl/blob/master/.github/workflows/test.yaml Besides that, I can highly recommend https://github.com/typesafegithub/github-workflows-kt as with that you can write your workflow files type-safely and not produce invalid setup like you showed here. :-) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The readme only lists segments rather than a complete usage example, I'm left wondering if this is what I need to do to implemet it:
Beta Was this translation helpful? Give feedback.
All reactions