updating selfhost job
This commit is contained in:
parent
71f50c63a5
commit
9f83dafba3
|
@ -48,11 +48,11 @@ jobs:
|
||||||
yarn build
|
yarn build
|
||||||
popd
|
popd
|
||||||
|
|
||||||
- name: Build OpenAPI sepc
|
- name: Build OpenAPI spec
|
||||||
run: |
|
run: |
|
||||||
pushd packages/server
|
pushd packages/server
|
||||||
yarn
|
yarn
|
||||||
yarn specs
|
yarn build:specs
|
||||||
popd
|
popd
|
||||||
|
|
||||||
- name: Setup Helm
|
- name: Setup Helm
|
||||||
|
|
Loading…
Reference in New Issue