Skip to content

.github/workflows/space.yml #28

.github/workflows/space.yml

.github/workflows/space.yml #28

Workflow file for this run

on:
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: "actions/checkout@v6"
- uses: "./.github/actions/aggressive-space"
with:
swap-size-mb: "1024"
build-mount-path: /nix/store
- name: Install nix
uses: cachix/install-nix-action@v31
- name: Setup cachix
uses: cachix/cachix-action@v16
with:
name: henriquekh
signingKey: "${{ secrets.CACHIX_SIGNING_KEY }}"
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
extraPullNames: nix-community,hyprland,niri