CI try 12
Some checks failed
Main LMDBAL workfow / Test LMDBAL with qt5 (push) Successful in 52s
Main LMDBAL workfow / Test LMDBAL with qt6 (push) Successful in 1m6s
LMDBAL Release workflow / Release qt5 build to AUR (release) Failing after 18s
LMDBAL Release workflow / Release qt6 build to AUR (release) Failing after 16s
Main LMDBAL workfow / Release documentation (push) Successful in 22s

This commit is contained in:
Blue 2024-11-30 23:07:49 +02:00
parent 2add0b1ae2
commit 5670453314
Signed by: blue
GPG key ID: 9B203B252A63EE38
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@
### Prerequisites
- a compiler (c++ would do)
- Qt 5 or higher (qt5-base would do)
- Qt 5 or 6 or higher (qt5-base or qt6-base would do)
- lmdb
- CMake 3.16 or higher
- Doxygen (optional, for documentation)