StefMa / pkl-gha

A Pkl (https://pkl-lang.org/) template for writing GitHub Action workflows
MIT License
7 stars 0 forks source link

Support for different shells in `Step.shell` #9

Open StefMa opened 3 weeks ago

StefMa commented 3 weeks ago

Use typealias Shell = "pwsh" | "bash" | "sh" | "cmd" | "powershell" | "python" See https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsshell