Skip to content

Merge pull request #14 from loco-3d/pre-commit-ci-update-config #10

Merge pull request #14 from loco-3d/pre-commit-ci-update-config

Merge pull request #14 from loco-3d/pre-commit-ci-update-config #10

Workflow file for this run

name: "CI - Nix"
on:
push:
branches:
- humble-devel
pull_request:
branches:
- humble-devel
jobs:
nix:
runs-on: "ubuntu-latest"
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v30
- uses: cachix/cachix-action@v15
with:
name: gepetto
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
extraPullNames: ros
- run: nix build -L