We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15dddc1 commit 010df9dCopy full SHA for 010df9d
1 file changed
.github/workflows/main.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/setup-node@v1
13
with:
14
node-version: 16
15
- - run: npm ci
+ - run: npm i
16
# - name: Publish to Open VSX Registry
17
# uses: HaaLeo/publish-vscode-extension@v1
18
# with:
0 commit comments