synix/templates/dev/c-hello/build.sh
sid ecf5132cbb
Some checks failed
Build tests / build-hosts (pull_request) Failing after 3s
Flake check / flake-check (pull_request) Failing after 13s
enforce new flake schema. formatting.
2026-05-31 18:50:41 +02:00

3 lines
85 B
Bash

#!/usr/bin/env bash
make clean
bear --output build/compile_commands.json -- make all