updating selfhost job

This commit is contained in:
Martin McKeaveney 2022-03-10 11:08:02 +00:00
parent 14768d0479
commit 8fa600a1bb
1 changed files with 2 additions and 2 deletions

View File

@ -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