Skip to content

fix: use BusPath to resolve dm devices to real devices #14

fix: use BusPath to resolve dm devices to real devices

fix: use BusPath to resolve dm devices to real devices #14

Workflow file for this run

name: Dev Build and Publish
on:
push:
branches:
- master
jobs:
build-for-dev:
uses: ./.github/workflows/factory.yaml
with:
tag: ${{ github.ref_name }}-head
push: true
secrets: inherit