Iterate ARM support in CI (#587)

This commit is contained in:
Michael Telatynski
2023-03-23 13:22:29 +00:00
committed by GitHub
parent 7a1a0fabdb
commit 1654030c5f
6 changed files with 32 additions and 9 deletions
+1
View File
@@ -38,6 +38,7 @@ jobs:
if: steps.cache.outputs.cache-hit != 'true'
uses: actions-rs/toolchain@v1
with:
default: true
toolchain: stable
- name: Install libsqlcipher-dev