Skip to content

Commit

Permalink
๐Ÿ› hotfix sharp platform error
Browse files Browse the repository at this point in the history
- ๋ฐฐํฌ OS์— ๋งž๋Š” sharp ์„ค์น˜๋ฅผ ์œ„ํ•œ ๊ตฌ๋ฌธ ์ถ”๊ฐ€
  • Loading branch information
qkrwogk committed Nov 30, 2023
1 parent 39d7188 commit 69a095e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:

- name: Test and Build with yarn
run: |
SHARP_IGNORE_GLOBAL_LIBVIPS=1 npm_config_arch=x64 npm_config_platform=linux yarn workspace server add sharp
yarn install
yarn workspace client build
Expand Down

0 comments on commit 69a095e

Please sign in to comment.