Skip to content

Commit 9e0eb26

Browse files
committed
Also release mdbx-remote-sys
1 parent 8644731 commit 9e0eb26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cratesio.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
env:
3333
TOKEN: ${{ secrets.MDBX_CRATES_IO }}
3434
run: |
35-
cargo login $TOKEN && cargo test && cargo publish -p libmdbx-remote
35+
cargo login $TOKEN && cargo test && cargo publish -p mdbx-remote-sys && cargo publish -p libmdbx-remote

0 commit comments

Comments
 (0)