Skip to content

Reintroduce catppuccin gtk #220

Reintroduce catppuccin gtk

Reintroduce catppuccin gtk #220

Workflow file for this run

on:
workflow_dispatch:
push:
paths:
- "**.nix"
- "**.lock"
- ".github/workflows/check.yml"
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v20
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- run: nix flake check --show-trace