Skip to content

Commit a51de73

Browse files
build: 删除发包 lint
1 parent 93de7a5 commit a51de73

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
id: build
3434
run: |
3535
yarn
36-
yarn lint
3736
yarn build
3837
mkdir ${{ env.PLUGIN_NAME }}
3938
mv dist/main.js main.js

0 commit comments

Comments
 (0)