Skip to content

Commit a93e1bb

Browse files
committed
Minor spelling mistake
1 parent 7edb31e commit a93e1bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_extension.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
node-version: 16.x
1616
- run: npm install
1717
- name: Build Package
18-
run: npm run build
18+
run: npm run build
1919
- name: Publish Package
2020
run: npm run deploy
2121
env:

0 commit comments

Comments
 (0)