Skip to content

Deref argv0 and fix initial dash #6

Deref argv0 and fix initial dash

Deref argv0 and fix initial dash #6

Workflow file for this run

name: Build project
on:
pull_request:
push:
workflow_dispatch:
jobs:
main:
runs-on: ubuntu-latest
steps:
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@main
- name: Build
run: nix build "github:$GITHUB_REPOSITORY/$GITHUB_SHA" -L