镜像来自
https://github.com/henrydcase/pqc.git
synced 2024-11-22 07:35:38 +00:00
fix rust bindings
This commit is contained in:
父節點
64dc00767e
當前提交
730b2c7d47
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -21,3 +21,6 @@ jobs:
|
||||
- name: run tests
|
||||
run: |
|
||||
cd build && ./ut
|
||||
- name: Build Rust bindings
|
||||
run: |
|
||||
cd src/rustapi/pqc-sys && cargo build
|
||||
|
Loading…
Reference in New Issue
Block a user