Skip to content

Commit

Permalink
Use LDC to build documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
chances committed Feb 18, 2024
1 parent cafbaf3 commit 98abf1c
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 @@ -17,7 +17,7 @@ jobs:
- name: Install D compiler
uses: dlang-community/setup-dlang@v1
with:
compiler: dmd-latest
compiler: ldc-latest
- name: Install Node.js Dependencies
run: npm install
- name: Cache DUB Artifacts
Expand Down

0 comments on commit 98abf1c

Please sign in to comment.