mirror of
https://github.com/Pythagora-io/gpt-pilot.git
synced 2026-01-07 12:23:57 -05:00
Update cloud-staging-build.yaml, update build
This commit is contained in:
4
.github/workflows/cloud-staging-build.yaml
vendored
4
.github/workflows/cloud-staging-build.yaml
vendored
@@ -118,8 +118,6 @@ jobs:
|
||||
- name: Setup extension
|
||||
run: |
|
||||
cd tmp_extension
|
||||
npm install
|
||||
npm run compile:ts
|
||||
npm install -g @vscode/vsce@3.3.2
|
||||
npm run build
|
||||
vsce package
|
||||
@@ -182,4 +180,4 @@ jobs:
|
||||
git commit -m "version $VERSION"
|
||||
git push origin staging
|
||||
fi
|
||||
cd ..
|
||||
cd ..
|
||||
|
||||
Reference in New Issue
Block a user