remove typo
Some checks failed
CI / test (push) Failing after 1m0s
Trivy / test (push) Successful in 23s

This commit is contained in:
Miguel Jacq 2025-12-23 14:17:22 +11:00
parent 0ec6b65287
commit 5611a35894
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9

View file

@ -46,7 +46,6 @@ jobs:
export DEBEMAIL="mig@mig5.net"
export DEBFULLNAME="Miguel Jacq"
git submodule
mkdir -p src/sqlcipher
cd sqlcipher && ./configure && make sqlite3.c && cp sqlite3.[ch] ../src/sqlcipher/