Skip to content

g3-hickory-client: use g3-socket and support bind to interface #317

g3-hickory-client: use g3-socket and support bind to interface

g3-hickory-client: use g3-socket and support bind to interface #317

Workflow file for this run

name: Sphinx-Doc
on:
push:
paths:
- 'sphinx/**'
pull_request:
paths:
- 'sphinx/**'
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
component:
- g3proxy
- g3tiles
steps:
- uses: actions/checkout@v4
- uses: ammaraskar/sphinx-action@master
with:
docs-folder: "sphinx/${{ matrix.component }}"