tangled
alpha
login
or
join now
lem.my
/
assets
0
fork
atom
Custom fonts and wallpapers built using nix.
assets.lemueldls.dev/index.json
wallpapers
0
fork
atom
overview
issues
pulls
pipelines
fix: ci
Lemuel DLS
1 month ago
bc8dccd2
bbf72b6f
1/1
deploy.yml
success
2m 55s
+1
-1
1 changed file
expand all
collapse all
unified
split
.github
workflows
deploy.yml
+1
-1
.github/workflows/deploy.yml
···
61
61
- name: Build flake
62
62
run: |
63
63
nix flake archive --json | jq -r '.path,(.inputs|to_entries[].value.path)'
64
64
-
nix build --no-link --print-out-paths
64
64
+
nix build --print-out-paths
65
65
66
66
- name: Copy assets
67
67
run: |