Skip to content

Commit

Permalink
Add lmdb to CI scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
jasagredo committed Mar 27, 2023
1 parent 3a8a710 commit f879489
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Expand Up @@ -63,6 +63,7 @@ jobs:
pacman-packages: >
mingw-w64-x86_64-pkg-config
mingw-w64-x86_64-libsodium
mingw-w64-x86_64-lmdb
mingw-w64-x86_64-openssl
mingw-w64-x86_64-sed
base-devel
Expand Down
1 change: 1 addition & 0 deletions shell.nix
Expand Up @@ -25,6 +25,7 @@ let
nixfmt
stylish-haskell
cabal-fmt
lmdb

# release management
scriv
Expand Down

0 comments on commit f879489

Please sign in to comment.