✨ replace shelljs to execa
This commit is contained in:
2
.github/workflows/pake-cli.yaml
vendored
2
.github/workflows/pake-cli.yaml
vendored
@@ -117,7 +117,7 @@ jobs:
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
npm install shelljs
|
||||
npm install execa
|
||||
npm install axios
|
||||
|
||||
- name: Build with pake-cli
|
||||
|
||||
Reference in New Issue
Block a user