Ver a proveniência

fix rust bindings

tags/v0.0.1
Henry Case há 3 anos
ascendente
cometimento
730b2c7d47
1 ficheiros alterados com 3 adições e 0 eliminações
  1. +3
    -0
      .github/workflows/main.yml

+ 3
- 0
.github/workflows/main.yml Ver ficheiro

@@ -21,3 +21,6 @@ jobs:
- name: run tests
run: |
cd build && ./ut
- name: Build Rust bindings
run: |
cd src/rustapi/pqc-sys && cargo build

Carregando…
Cancelar
Guardar