🐛 Fix the problem of packaging bash under Windows
This commit is contained in:
1
.github/workflows/pake-cli.yaml
vendored
1
.github/workflows/pake-cli.yaml
vendored
@@ -121,6 +121,7 @@ jobs:
|
||||
key: ${{ runner.os }}-pake-cli-${{ hashFiles('**/package.json') }}
|
||||
|
||||
- name: Install pake-cli and script dependencies
|
||||
shell: bash
|
||||
run: |
|
||||
if [ ! -d "node_modules/pake-cli" ]; then
|
||||
echo "Installing pake-cli..."
|
||||
|
||||
Reference in New Issue
Block a user