Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ovler-Young authored Aug 24, 2023
1 parent f94aea7 commit c00fc75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

# pass --base for application to work under GitHub pages
- name: Install
run: pnpm install
run: pnpm install --no-frozen-lockfile

- name: Build
run: pnpm run build -- --base=./
Expand Down

0 comments on commit c00fc75

Please sign in to comment.