Skip to content

fix: do not hard-code entire path to binary in completions #26

fix: do not hard-code entire path to binary in completions

fix: do not hard-code entire path to binary in completions #26

Workflow file for this run

name: "Build legacy Nix package on Ubuntu"
on:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: cachix/install-nix-action@v26
- name: Building package
run: nix build