Skip to content

Commit

Permalink
Switch to plain Ddox-based docs generator
Browse files Browse the repository at this point in the history
  • Loading branch information
chances committed Feb 18, 2024
1 parent 2230d33 commit a9b8817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
${{ runner.os }}-dub-
- name: Build Documentation
run: dub build -b ddox
run: dub build -b docs

- name: GitHub Pages
if: success() && github.ref == 'refs/heads/main'
Expand Down

0 comments on commit a9b8817

Please sign in to comment.