Skip to content

Commit 207d95f

Browse files
authored
Restore original script
1 parent 53e7b87 commit 207d95f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- uses: actions/setup-node@v1
1212
with:
1313
node-version: 12
14-
- run: npm run compile
14+
- run: npm ci
1515
- name: Publish to Visual Studio Marketplace
1616
id: publishToVSMarketplace
1717
uses: HaaLeo/publish-vscode-extension@v0

0 commit comments

Comments
 (0)