Fix historical spec build

release/v1.1
Travis Ralston 2 years ago
parent 2112c88eee
commit 302e6a1786

@ -133,6 +133,7 @@ jobs:
build-historical-spec:
name: "📖 Build the historical backup spec"
runs-on: ubuntu-latest
needs: [build-openapi]
if: ${{ startsWith(github.ref, 'refs/tags/') }}
steps:
- name: " Setup Node"

Loading…
Cancel
Save