Skip to content

Commit

Permalink
TELESTION-447 Add API reference
Browse files Browse the repository at this point in the history
Fix GH docs workflow, attempt No. 3 (setting up pnpm)
  • Loading branch information
pklaschka committed Dec 15, 2023
1 parent a8836b2 commit d95a32d
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:
with:
node-version: 21
- name: Install pnpm
uses: pnpm/action-setup@v2
run: npm install -g pnpm
- name: Build API Reference for frontend-react
working-directory: frontend-react
run: |
Expand Down

0 comments on commit d95a32d

Please sign in to comment.