Skip to content

ci: bump DeterminateSystems/nix-installer-action from 9 to 10 (#24) #73

ci: bump DeterminateSystems/nix-installer-action from 9 to 10 (#24)

ci: bump DeterminateSystems/nix-installer-action from 9 to 10 (#24) #73

Workflow file for this run

name: CI
on:
pull_request:
push:
branches:
- main
workflow_dispatch:
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v10
- uses: cachix/cachix-action@v14
with:
name: cosmic
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}
- run: nix -vL build --show-trace --cores 1 --max-jobs 1 .#vm.closure