Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
emekaorji committed Feb 17, 2024
1 parent 9d1e674 commit 6e3976f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
node-version: lts/*

- name: Install dependencies
run: pnpm i
run: npx pnpm i

- name: Package Extension
run: vsce package --no-dependencies
Expand Down

0 comments on commit 6e3976f

Please sign in to comment.