Skip to content

planefinder: log to stdout rather than a file #71

planefinder: log to stdout rather than a file

planefinder: log to stdout rather than a file #71

Workflow file for this run

name: "Cachix"
on:
push:
branches: [ main ]
jobs:
build:
uses: ./.github/workflows/build.yaml
secrets:
CACHIX_AUTH_TOKEN: "${{ secrets.CACHIX_AUTH_TOKEN }}"