Skip to content

device: print also a hex ID for unsupported broadlink device type #8

device: print also a hex ID for unsupported broadlink device type

device: print also a hex ID for unsupported broadlink device type #8

Workflow file for this run

name: "Build rbroadlink"
on:
push:
jobs:
build:
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v22
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- name: Build the cli example
run: 'nix build --print-build-logs --verbose --log-format raw .#'