의 미러
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
|
||||
|
불러오는 중...
Reference in New Issue
Block a user