fix: ci
Some checks failed
Write changelog and create release / app-token (push) Has been cancelled
Write changelog and create release / write-changelog-and-release (push) Has been cancelled

This commit is contained in:
xilesun 2024-09-02 11:49:53 +08:00
parent 9f78f159e6
commit 8cb7d7ca9e

View File

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