We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.dll
bin
1 parent 9197f6f commit b696e9fCopy full SHA for b696e9f
.github/workflows/main.yml
@@ -52,4 +52,5 @@ jobs:
52
53
- name: Run Test Application
54
run: |
55
+ cp "dynamic-libs/win64/leveldb.dll" "bin"
56
bin/testleveldb --all --format=plain
0 commit comments