mirror of
https://github.com/actions/github-script.git
synced 2026-02-08 03:57:27 +00:00
Add shell to run step
This commit is contained in:
parent
a903cf2d66
commit
22dcf8ad68
1 changed files with 1 additions and 0 deletions
|
|
@ -9,3 +9,4 @@ runs:
|
||||||
cache: npm
|
cache: npm
|
||||||
|
|
||||||
- run: npm ci
|
- run: npm ci
|
||||||
|
shell: bash
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue