tangled
alpha
login
or
join now
altagos.dev
/
website
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
remove engine
altagos.dev
8 months ago
60dbd508
d765acfe
verified
This commit was signed with the committer's
known signature
.
altagos.dev
SSH Key Fingerprint:
SHA256:UbTjEcCZlc6GzQWLCuDK3D//HESWD2xFPkzue9XMras=
0/1
build.yml
failed
8mo ago
-2
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
build.yml
-2
.tangled/workflows/build.yml
reviewed
···
3
3
branch: ["main"]
4
4
- event: ["manual"]
5
5
6
6
-
engine: "nixery"
7
7
-
8
6
steps:
9
7
- name: "Build"
10
8
command: "nix run .#build"