Skip to content

Commit

Permalink
Why is the CI build different from a local build?!
Browse files Browse the repository at this point in the history
  • Loading branch information
tillprochaska committed Jan 4, 2023
1 parent 243faaa commit 73e914d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ jobs:
mkdir -p site/public/ns
python followthemoney/ontology.py site/public/ns
- name: Debug
run: cat js/src/defaultModel.json

- name: Build docs
uses: alephdata/astro-theme-docs/.github/actions/build@main
with:
Expand Down

0 comments on commit 73e914d

Please sign in to comment.