Skip to content

Commit

Permalink
chore(cli): fix cli ci issue with sourcemaps lib
Browse files Browse the repository at this point in the history
  • Loading branch information
ysfscream authored and Red-Asuka committed Dec 10, 2024
1 parent 3c13ead commit 1bd82ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_cli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
run: |
cd cli
yarn && yarn build
npm install -g @jridgewell/[email protected]
npm install -g pkg
pkg package.json
Expand Down

0 comments on commit 1bd82ed

Please sign in to comment.