tangled
alpha
login
or
join now
zzstoatzz.io
/
at-me
25
fork
atom
interactive intro to open social
at-me.zzstoatzz.io
25
fork
atom
overview
issues
1
pulls
pipelines
fix: add openssl and pkg-config to workflow dependencies
zzstoatzz.io
4 months ago
b1caa69b
2eb47723
0/1
check.yaml
failed
35s
+2
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
check.yaml
+2
.tangled/workflows/check.yaml
···
11
11
- rustfmt
12
12
- clippy
13
13
- gcc
14
14
+
- openssl
15
15
+
- pkg-config
14
16
15
17
steps:
16
18
- name: check formatting