Skip to content

Commit

Permalink
Install npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianrbz committed Jan 15, 2024
1 parent 716db4d commit a5b0d80
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-docs-pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ jobs:
restore-keys: |
${{ runner.os }}-build-${{ env.cache-name }}-
- run: npm ci

# Build the PDF
- name: Generate PDF for Docs "${{ github.event.inputs.version }}"
env:
Expand Down

0 comments on commit a5b0d80

Please sign in to comment.