Skip to content

Commit

Permalink
Update github-actions-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuechlin authored May 25, 2023
1 parent 33ba3c0 commit b1d0c0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/github-actions-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
- name: Install and Build 🔧
run: |
npm i pnpm --location=global
pnpm --version
pnpm i
pnpm run build:docs
- name: Deploy 🚀
Expand Down

0 comments on commit b1d0c0f

Please sign in to comment.