Skip to content

Commit

Permalink
Merge pull request #168 from Marukome0743/sharp
Browse files Browse the repository at this point in the history
♻️ci: delete sharp
  • Loading branch information
Marukome0743 committed Feb 9, 2024
2 parents aab7965 + 42eb76c commit 2e42945
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/node-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,5 @@ jobs:
- name: Install dependencies
run: yarn --frozen-lockfile

- name: Install sharp module for ubuntu
run: npm install --os=linux --cpu=x64 sharp

- name: Build app
run: npm run build --if-present

0 comments on commit 2e42945

Please sign in to comment.