Add toml11 to the CI
All checks were successful
Test / build (push) Successful in 47s

This commit is contained in:
2026-03-01 14:03:12 +01:00
parent 2c65a2c6b0
commit 1bc1f4e4d2
6 changed files with 128 additions and 249 deletions

View File

@@ -15,7 +15,7 @@ jobs:
shell: ash {0}
run: |
apk -U upgrade
apk add --no-cache git bash cmake build-base ninja-is-really-ninja boost-dev
apk add --no-cache git bash cmake build-base ninja-is-really-ninja boost-dev toml11
- uses: actions/checkout@v4
- name: Build
run: |