mirror of
https://github.com/Pythagora-io/gpt-pilot.git
synced 2026-01-09 13:17:55 -05:00
Use older vsce version, until microsoft fix false positives
This commit is contained in:
2
.github/workflows/cloud-staging-build.yaml
vendored
2
.github/workflows/cloud-staging-build.yaml
vendored
@@ -120,7 +120,7 @@ jobs:
|
||||
cd tmp_extension
|
||||
npm install
|
||||
npm run compile:ts
|
||||
npm install -g @vscode/vsce
|
||||
npm install -g @vscode/vsce@3.3.2
|
||||
npm run build
|
||||
vsce package
|
||||
cd ..
|
||||
|
||||
Reference in New Issue
Block a user