Skip to content

Commit c860a9c

Browse files
committed
Merge branch 'development'
2 parents 614d9dc + a240358 commit c860a9c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,8 @@ jobs:
1515
- run: corepack enable
1616
- uses: oven-sh/setup-bun@v2
1717

18-
# Ensure sharp is installed/rebuilt for Linux (IPX needs correct binaries)
18+
# Ensure sharp is added for Linux (IPX needs correct binaries)
1919
- run: bun add sharp
20-
- run: bun rebuild sharp
2120

2221
- run: bun install
2322
- run: bun run build

0 commit comments

Comments
 (0)