tangled
alpha
login
or
join now
ptr.pet
/
bsky-repost-likes
2
fork
atom
its for when you want to get like notifications for your reposts
2
fork
atom
overview
issues
pulls
pipelines
ci: add build workflow
ptr.pet
8 months ago
8256f657
991b999f
verified
This commit was signed with the committer's
known signature
.
ptr.pet
SSH Key Fingerprint:
SHA256:Abmvag+juovVufZTxyWY8KcVgrznxvBjQpJesv071Aw=
+8
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
build.yml
+8
.tangled/workflows/build.yml
···
1
1
+
when:
2
2
+
- event: ["push"]
3
3
+
branch: ["main"]
4
4
+
5
5
+
steps:
6
6
+
- name: build server
7
7
+
command: |
8
8
+
nix build -L --show-trace