mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-08 20:25:26 +03:00
oops
This commit is contained in:
parent
e86d2f7d67
commit
4db4a05f33
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -23,13 +23,13 @@ jobs:
|
||||
steps:
|
||||
- name: Show disk info
|
||||
run: df -h
|
||||
- name: Check out code
|
||||
uses: actions/checkout@v4
|
||||
- name: Set up QEMU and Buildx
|
||||
id: setup
|
||||
uses: ./.github/actions/setup
|
||||
with:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: Check out code
|
||||
uses: actions/checkout@v4
|
||||
- name: Show disk info
|
||||
run: df -h
|
||||
- name: Build and push amd64 standard build
|
||||
|
||||
Loading…
Reference in New Issue
Block a user