Skip to content

tgtd.initd: add missing tgt_opts #9

tgtd.initd: add missing tgt_opts

tgtd.initd: add missing tgt_opts #9

Workflow file for this run

name: ci
on: [pull_request]
jobs:
build:
name: build
runs-on: ubuntu-22.04
steps:
- name: checking out
uses: actions/checkout@v3
with:
path: tgt
- name: build
working-directory: tgt
run: |
make