mirror of
https://example.com
synced 2024-11-27 09:56:39 +09:00
ci: 💚 linux-headers in CI testCommit
This commit is contained in:
parent
c30ca32ab5
commit
240a05719a
1 changed files with 2 additions and 2 deletions
|
@ -30,7 +30,7 @@ testCommit:
|
||||||
# POSTGRES_PASSWORD: $POSTGRES_PASSWORD
|
# POSTGRES_PASSWORD: $POSTGRES_PASSWORD
|
||||||
# POSTGRES_HOST_AUTH_METHOD: trust
|
# POSTGRES_HOST_AUTH_METHOD: trust
|
||||||
script:
|
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
|
- cp .config/ci.yml .config/default.yml
|
||||||
- corepack enable
|
- corepack enable
|
||||||
- corepack prepare pnpm@latest --activate
|
- corepack prepare pnpm@latest --activate
|
||||||
|
|
Loading…
Reference in a new issue