Skip to content

Commit

Permalink
Update package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
qiaolin-li authored Jun 5, 2024
1 parent 3566bb4 commit 12c0e16
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ jobs:
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
npm install -g yarn
yarn cache clean
yarn
# npm install -g yarn
# yarn cache clean
# yarn
npm i
npm run release

0 comments on commit 12c0e16

Please sign in to comment.