Skip to content

Modify generic add to support object creation passing parameter for p… #47

Modify generic add to support object creation passing parameter for p…

Modify generic add to support object creation passing parameter for p… #47

Workflow file for this run

name: "CI - Nix"
on:
push:
jobs:
nix:
runs-on: "${{ matrix.os }}-latest"
strategy:
matrix:
os: [ubuntu, macos]
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v27
#- uses: cachix/cachix-action@v15
#with:
#name: sofa
#authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- run: nix build -L