Skip to content

This commit updates the the link from the former, unofficial nixos wi… #24

This commit updates the the link from the former, unofficial nixos wi…

This commit updates the the link from the former, unofficial nixos wi… #24

Workflow file for this run

name: Ante-LS
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
env:
CARGO_TERM_COLOR: always
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build
working-directory: ./ante-ls
run: cargo build --no-default-features