(fix): workflow
All checks were successful
CI / checks (push) Successful in 5m59s

This commit is contained in:
Alois 2026-06-28 20:18:42 +02:00
commit 38f8123264

View file

@ -32,6 +32,9 @@ jobs:
- name: Install dependencies
run: bun install
- name: Install cc linker
run: nix profile add nixpkgs#stdenv.cc
- name: Build all
run: bun build:all