Archived
1
0

add quilt deps and and command
Some checks failed
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline failed

This commit is contained in:
OCram85 2024-08-01 08:05:17 +02:00
parent b29d1f2417
commit e60b2081de

View File

@ -30,8 +30,10 @@ steps:
python-is-python3 \
python3 \
rsync \
xvfb
xvfb \
quilt
- yarn install
- quilt push -a
- yarn build
- export VERSION='0.0.0' && yarn build:vscode
- yarn release