Skip to content

Commit

Permalink
install sharp manually
Browse files Browse the repository at this point in the history
  • Loading branch information
mercillo committed Jul 2, 2024
1 parent f50184e commit 46bcb86
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,9 @@ jobs:
with:
node-version: 18.x
cache: "pnpm"

- name: install sharp module
run: pnpm add sharp

- name: Build the extension
run: pnpm build:chrome

Expand Down

0 comments on commit 46bcb86

Please sign in to comment.