Skip to content

Commit 4bf758b

Browse files
authored
Update ci.yml
1 parent ae1b056 commit 4bf758b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
check-latest: true
1313
registry-url: https://registry.npmjs.org/
1414
- run: npm install --legacy-peer-deps
15-
- run: npm build
15+
- run: npm run build
1616

1717
release:
1818
name: release

0 commit comments

Comments
 (0)