All checks were successful
Build / build (push) Successful in 21s
Start divide and conquer migration to gitea actions.
5 lines
92 B
Bash
5 lines
92 B
Bash
#!/usr/bin/env bash
|
|
# the shebang is ignored, but nice for editors
|
|
dotenv_if_exists
|
|
use nix
|