This commit is contained in:
xilesun 2024-09-02 11:44:58 +08:00
parent 4c5be804ea
commit 9f78f159e6

View File

@ -43,7 +43,7 @@ jobs:
with:
node-version: 18
- name: Install dependencies
run: npm install -g execa commander
run: npm install -D execa commander
- name: Run script
shell: bash
run: |