tangled
alpha
login
or
join now
besaid.zone
/
tealfmbot
A discord bot for teal.fm
discord
tealfm
music
0
fork
atom
overview
issues
pulls
pipelines
let's try this
besaid.zone
2 weeks ago
51762c51
a4144d4e
verified
This commit was signed with the committer's
known signature
.
besaid.zone
SSH Key Fingerprint:
SHA256:Q4dc5PTI8DNTxJbH2bWsDeY6BXzfq0ce1XSA4H5Y3iI=
1/1
lint.yml
success
22s
options
unified
split
Changed files
+2
-3
.tangled
workflows
lint.yml
+2
-3
.tangled/workflows/lint.yml
···
13
13
14
14
- name: debug
15
15
command: |
16
16
-
export PATH="$HOME/.nix-profile/bin:$PATH"
17
17
-
18
18
-
corepack enable
16
16
+
mkdir -p $out/bin
17
17
+
corepack enable --install-directory $out/bin
19
18
pnpm store path
20
19
echo $PATH
21
20