diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7422231e..781baedc 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -13,7 +13,7 @@ jobs: uses: actions/checkout@v4 - name: Package Extension run: | - npm i -g vsce + npm i -g @vscode/vsce npm i -g yarn yarn vsce package --pre-release