Fix historical spec build

pull/977/head
Travis Ralston 2 years ago
parent b55cc15772
commit 3ebe4e801b

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