Skip to content

Show Python create environment button #310

Show Python create environment button

Show Python create environment button #310

Workflow file for this run

on:
workflow_dispatch:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
uses: carlthome/workflows/.github/workflows/nix.yaml@main
with:
cachix-cache: carlthome
secrets:
cachix-token: ${{ secrets.CACHIX_AUTH_TOKEN }}