Skip to content

Update macOS wiki to add Apple Silicon info and bring up to date and new macFI installer. #572

Update macOS wiki to add Apple Silicon info and bring up to date and new macFI installer.

Update macOS wiki to add Apple Silicon info and bring up to date and new macFI installer. #572

name: SignalWire Docs
on:
push:
branches:
- main
pull_request:
branches:
- main
workflow_dispatch:
jobs:
build:
name: "Build image"
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Build image
uses: docker/build-push-action@v6
with:
push: false