Skip to content

change frigate branch to main #6

change frigate branch to main

change frigate branch to main #6

Workflow file for this run

name: Run All
on:
push:
workflow_dispatch:
jobs:
Test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run make setup
run: |
make setup