Skip to content

merge main

merge main #104

Workflow file for this run

on:
- push
jobs:
build:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- run: nix build . --print-build-logs
- uses: cloudflare/wrangler-action@v3
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: 7d87194d9d4af2959fb81de343dd63d9
command: pages deploy result/ --project-name=linux