Skip to content

Commit

Permalink
Update magidoc
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardehrenfried committed Dec 10, 2024
1 parent 9e8f2f6 commit b476098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cibuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:

- name: Build GTFS GraphQL API documentation
run: |
npm install -g @magidoc/cli@6.1.0
npm install -g @magidoc/cli@6.2.0
magidoc generate --stacktrace
- name: Deploy compiled HTML to Github pages
Expand Down

0 comments on commit b476098

Please sign in to comment.