@@ -31,4 +31,5 @@ jobs:
npm run files
npm install
npm install -g @vscode/vsce
+ npm run package
vsce publish ${{ secrets.VSCE_TOKEN }}