Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nixel2007 authored Apr 6, 2022
1 parent 850a6a0 commit 153574a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: '12'
node-version: '16'
- run: npm install
- name: Build package
run: npx vsce package
Expand Down

0 comments on commit 153574a

Please sign in to comment.