Skip to content

Use DSS C-API 0.14.1; minor updates to README.md. (#5) #5

Use DSS C-API 0.14.1; minor updates to README.md. (#5)

Use DSS C-API 0.14.1; minor updates to README.md. (#5) #5

name: Build and test
on:
push:
branches: [main]
jobs:
build:
runs-on: ubuntu-22.04
steps:
- name: Checkout AltDSS-Rust
uses: actions/checkout@v3
- name: Build and test
run: ./scripts/build_linux_x64.sh