Skip to content

Commit

Permalink
fix: github action script
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoleborso committed Jan 24, 2024
1 parent da4d7d0 commit 60b3c55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:

- name: Install pnpm
run: npm install -g pnpm
working-directory: ./documentation

- name: Install dependencies
run: pnpm install
Expand Down

0 comments on commit 60b3c55

Please sign in to comment.