nandi/gleanpublic Fork 0
7ede10b
Commits
Clone
git clone https://git.rickub.com/nandi/glean.git
git clone ssh://git@rickub.com/nandi/glean.git

Host key fingerprint (ed25519): SHA256:iycHnxEyq0Q7uyVpB7JlznP0G7JrTPXLYRcAU5CSLhc — verify it before your first connect.

fat finger fixUnverified

Julien Robert committed 2026-05-15T21:06:15+02:00 Browse files
7ede10b parent: e48aa28
modified .tangled/workflows/ci.yml +1 -0
@@ -18,6 +18,7 @@ dependencies:
1818 - gnumake
1919 - gnugrep
2020 - gawk
21+ - curl
2122 - bun
2223
2324 steps:
@@ -18,6 +18,7 @@ dependencies:
18 - gnumake18 - gnumake
19 - gnugrep19 - gnugrep
20 - gawk20 - gawk
21+ - curl
21 - bun22 - bun
22 23
23 steps:24 steps: