Skip to content

Commit

Permalink
Merge pull request #204 from boostcampwm2023/develop
Browse files Browse the repository at this point in the history
[Deploy] sharp 플랫폼 에러 핫픽스
  • Loading branch information
bananaba authored Nov 30, 2023
2 parents 7aee5cd + 69a095e commit cddbe16
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 cddbe16

Please sign in to comment.