📦➔🦋 Store and retrieve files on the Atmosphere
35
fork

Configure Feed

Select the types of activity you want to include in your feed.

something-broke: add CI output

Ducky 51320103 6c94dae4

+1
+1
src/commands/something_broke.sh
··· 144 144 ↳ OS: $_os ($(echo "$finger_record" | jq -r ".os")) 145 145 ↳ Shell: $SHELL 146 146 ↳ Path: $PATH 147 + ↳ CI: $_ci 147 148 Deps 148 149 ↳ Bash: $BASH_VERSION 149 150 ↳ curl: $(atfile.something_broke.print_prog_version "curl" "--version" | cut -d " " -f 1)