Files
zineshop/.gitea/workflows/flake-check.yml
kalipso f70d053a23
Some checks failed
Build / build (push) Failing after 23s
update workflow
2025-04-13 14:31:53 +02:00

11 lines
177 B
YAML

name: "Build"
on:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v31
- run: nix build .#