Skip to content

Commit

Permalink
correct build
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinfiol committed Apr 11, 2023
1 parent 371ee02 commit 2028908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: run
run: |
npm install -g pnpm
pnpm install --prod --no-optional
pnpm install --no-optional
pnpm run build
- name: deploy
uses: JamesIves/github-pages-deploy-action@4.1.5
Expand Down

0 comments on commit 2028908

Please sign in to comment.