Skip to content

Commit

Permalink
fix build error
Browse files Browse the repository at this point in the history
Signed-off-by: Sanjula Ganepola <[email protected]>
  • Loading branch information
SanjulaGanepola committed Oct 15, 2024
1 parent b6d8688 commit e85275b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/webpack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Build and Package
run: |
npx webpack
npm run webpack
vsce package
- name: Upload VSIX
Expand Down

0 comments on commit e85275b

Please sign in to comment.