Skip to content

Peripheral ID should be a number #72

Peripheral ID should be a number

Peripheral ID should be a number #72

Workflow file for this run

name: "AstroPlant frontend web"
on:
pull_request:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v20
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: cachix/cachix-action@v12
with:
name: astroplant
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- name: Build
run: nix build