dep

Package manager for embedded C libraries
git clone git://git.finwo.net/app/dep
Log | Files | Refs | README | LICENSE

commit 8d37766d97c31ba5ead72ed5d4675d70fab7a032
parent d55bea37a23ecdf7367ad5b4e0b147904ea39264
Author: finwo <finwo@pm.me>
Date:   Tue, 17 Oct 2023 23:31:00 +0200

Include shell on debug commands

Diffstat:
Maction.yml | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/action.yml b/action.yml @@ -16,7 +16,9 @@ runs: echo "dist" | Out-File -FilePath $env:GITHUB_PATH -Encoding utf8 -Append - if: runner.os == 'Linux' + shell: bash run: env - if: runner.os == 'Windows' + shell: pwsh run: set