mirror of
https://github.com/actions/github-script.git
synced 2025-12-08 08:06:23 +00:00
Add shell to run step
This commit is contained in:
@@ -9,3 +9,4 @@ runs:
|
|||||||
cache: npm
|
cache: npm
|
||||||
|
|
||||||
- run: npm ci
|
- run: npm ci
|
||||||
|
shell: bash
|
||||||
|
|||||||
Reference in New Issue
Block a user