ci: 💚 linux-headers in CI testCommit

This commit is contained in:
Kainoa Kanter 2023-08-09 21:36:03 +00:00
parent c30ca32ab5
commit 240a05719a

View File

@ -30,7 +30,7 @@ testCommit:
# POSTGRES_PASSWORD: $POSTGRES_PASSWORD
# POSTGRES_HOST_AUTH_METHOD: trust
script:
- apk add --no-cache cargo python3 make g++
- apk add --no-cache cargo python3 make g++ linux-headers
- cp .config/ci.yml .config/default.yml
- corepack enable
- corepack prepare pnpm@latest --activate
@ -88,4 +88,4 @@ dockerBuild:
only:
- main
- beta
- tags
- tags