Skip to content

Commit 010df9d

Browse files
authored
Update main.yml
1 parent 15dddc1 commit 010df9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/setup-node@v1
1313
with:
1414
node-version: 16
15-
- run: npm ci
15+
- run: npm i
1616
# - name: Publish to Open VSX Registry
1717
# uses: HaaLeo/publish-vscode-extension@v1
1818
# with:

0 commit comments

Comments
 (0)