Skip to content

golink: add a --config-dir flag to override the default (#152) #45

golink: add a --config-dir flag to override the default (#152)

golink: add a --config-dir flag to override the default (#152) #45

Workflow file for this run

name: Nix build
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 2
- uses: cachix/install-nix-action@v16
- name: Run build
run: nix build