Skip to content

Commit

Permalink
fix: pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanninin committed May 17, 2023
1 parent 40c9c53 commit d4f6085
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
- name: Export site
id: export-site
run: |
pnpm install
pnpm export
- name: Auto Commit
Expand Down

0 comments on commit d4f6085

Please sign in to comment.