Fix CI
Lint / lint (push) Successful in 26s
Test build / test-build (pull_request) Successful in 1m11s

This commit is contained in:
Julien Valverdé
2026-08-15 01:42:25 +02:00
parent 2ffd55fa2c
commit 4d17948dd8
+1 -1
View File
@@ -9,4 +9,4 @@ RUN bun install --frozen-lockfile && \
bun run build && \
bun clean:cache && \
bun clean:modules && \
bun install --production --frozen-lockfile
bun install --production --frozen-lockfile --ignore-scripts