all repos — litestore @ 66c2fd03f0964eaa32492b867d282275dfff9046

A minimalist nosql document store.

Fixes.
h3rald h3rald@h3rald.com
Sat, 26 Aug 2023 06:57:22 +0000
commit

66c2fd03f0964eaa32492b867d282275dfff9046

parent

dbf405fc6efbbffd23eb2818dd37565a00ed370b

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M .github/workflows/ci.yml.github/workflows/ci.yml

@@ -40,4 +40,4 @@ curl https://nim-lang.org/choosenim/init.sh -sSf > init.sh

sh init.sh -y - name: Build - run: nimble build -y -d:release --gcc.exe:musl-gcc --gcc.linkerexe:musl-gcc -mm:refc --dynLibOverride:sqlite3 + run: nimble build -y -d:release --gcc.exe:musl-gcc --gcc.linkerexe:musl-gcc --mm:refc --dynLibOverride:sqlite3