Skip to content

Commit

Permalink
Generate docs for Minimal.Calculus in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Anatolay committed Sep 2, 2024
1 parent 339db61 commit ccff397
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lean.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
- name: '🔨 Generate documentation'
run: |
lake -R -Kenv=dev build PhiCalculus:docs
lake -R -Kenv=dev build Minimal.Calculus:docs
- name: '🚀 Publish Documentation'
if: ${{ github.ref_name == 'master' && github.event_name != 'pull_request' }}
Expand Down

0 comments on commit ccff397

Please sign in to comment.