Skip to content

Commit

Permalink
Install Node.js dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
chances committed Feb 18, 2024
1 parent a9b8817 commit 655f16d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
uses: dlang-community/setup-dlang@v1
with:
compiler: dmd-latest
- name: Install Node.js Dependencies
run: npm ci
- name: Cache DUB Artifacts
uses: actions/cache@v2
with:
Expand Down

0 comments on commit 655f16d

Please sign in to comment.