Skip to content

refactor: make helper functions to build some of the strings #133

refactor: make helper functions to build some of the strings

refactor: make helper functions to build some of the strings #133

Workflow file for this run

on:
pull_request:
push:
branches: [main]
jobs:
build:
name: Build Nix targets
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- name: Check Nix flake inputs
uses: DeterminateSystems/flake-checker-action@v4