mirror of
https://github.com/Pythagora-io/gpt-pilot.git
synced 2026-01-08 12:53:50 -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
|
- name: Setup extension
|
||||||
run: |
|
run: |
|
||||||
cd tmp_extension
|
cd tmp_extension
|
||||||
npm install
|
|
||||||
npm run compile:ts
|
|
||||||
npm install -g @vscode/vsce@3.3.2
|
npm install -g @vscode/vsce@3.3.2
|
||||||
npm run build
|
npm run build
|
||||||
vsce package
|
vsce package
|
||||||
@@ -182,4 +180,4 @@ jobs:
|
|||||||
git commit -m "version $VERSION"
|
git commit -m "version $VERSION"
|
||||||
git push origin staging
|
git push origin staging
|
||||||
fi
|
fi
|
||||||
cd ..
|
cd ..
|
||||||
|
|||||||
Reference in New Issue
Block a user