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