Skip to content

Commit 016e185

Browse files
committed
remove duplicate build
1 parent ed8f811 commit 016e185

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/package.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,6 @@ jobs:
4040
env:
4141
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4242

43-
- name: Build extension
44-
run: npm run build
45-
4643
- name: Extract version from package.json
4744
id: package-version
4845
run: |

0 commit comments

Comments
 (0)