Skip to content

Merge branch 'main' of github.com:leftis/kx #8

Merge branch 'main' of github.com:leftis/kx

Merge branch 'main' of github.com:leftis/kx #8

Workflow file for this run

name: Rust
on: [push]
jobs:
build-mac:
runs-on: macos-latest
steps:
- name: Install cargo-binstall
uses: cargo-bins/cargo-binstall@v1.6.6