Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: Innei <i@innei.in>
  • Loading branch information
Innei committed Mar 1, 2024
1 parent 67eecef commit 2cbfb9c
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 @@ -38,7 +38,7 @@ jobs:
run_install: false
- name: Install Dependencies
run: |
pnpm i --no-optional
pnpm i
- name: Build project
run: |
npm run bundle
Expand Down

0 comments on commit 2cbfb9c

Please sign in to comment.