cd back out
All checks were successful
CI / test (push) Successful in 2m4s
Trivy / test (push) Successful in 21s

This commit is contained in:
Miguel Jacq 2025-12-23 14:21:52 +11:00
parent 5611a35894
commit 246f283111
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9

View file

@ -48,6 +48,7 @@ jobs:
mkdir -p src/sqlcipher mkdir -p src/sqlcipher
cd sqlcipher && ./configure && make sqlite3.c && cp sqlite3.[ch] ../src/sqlcipher/ cd sqlcipher && ./configure && make sqlite3.c && cp sqlite3.[ch] ../src/sqlcipher/
cd ../
dch --distribution "trixie" --local "~trixie" "CI build for trixie" dch --distribution "trixie" --local "~trixie" "CI build for trixie"
dpkg-buildpackage -us -uc -b dpkg-buildpackage -us -uc -b