tangled
alpha
login
or
join now
nekomimi.pet
/
atproto-ui
41
fork
atom
A React component library for rendering common AT Protocol records for applications such as Bluesky and Leaflet.
41
fork
atom
overview
issues
2
pulls
pipelines
f
@nekomimi.pet
4 months ago
c8bff8fe
bb868268
0/1
upload-demo-to-wisp.yml
failed
19s
+5
-1
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
upload-demo-to-wisp.yml
+5
-1
.tangled/workflows/upload-demo-to-wisp.yml
···
6
6
clone:
7
7
skip: false
8
8
depth: 1
9
9
-
submodules: false
9
9
+
submodules: false
10
10
dependencies:
11
11
+
nixpkgs:
12
12
+
- nodejs
13
13
+
- coreutils
11
14
github:NixOS/nixpkgs/nixpkgs-unstable:
12
15
- bun
13
16
···
20
23
- name: build demo
21
24
command: |
22
25
export PATH="$HOME/.nix-profile/bin:$PATH"
26
26
+
ls -la /usr/bin
23
27
bun run build:demo
24
28
25
29
- name: upload to wisp