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
+2
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
check.yaml
+2
.tangled/workflows/check.yaml
···
11
- rustfmt
12
- clippy
13
- gcc
0
0
14
15
steps:
16
- name: check formatting
···
11
- rustfmt
12
- clippy
13
- gcc
14
+
- openssl
15
+
- pkg-config
16
17
steps:
18
- name: check formatting