Libc compat
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2024-02-26 20:25:01 +03:00
parent afbd240779
commit 04aa72aafe

View File

@@ -2,6 +2,7 @@ steps:
- name: Prepare
image: node:lts-alpine
commands:
- apk add --no-cache gcompat libc6-compat
- corepack enable
- corepack prepare pnpm@latest --activate
- pnpm install --frozen-lockfile