tangled
alpha
login
or
join now
nonbinary.computer
/
weaver
atproto blogging
24
fork
atom
overview
issues
2
pulls
pipelines
pages deploy debug
nonbinary.computer
8 months ago
9333b794
c0c2410e
+2
-2
1 changed file
expand all
collapse all
unified
split
.github
workflows
static.yml
+2
-2
.github/workflows/static.yml
···
32
32
steps:
33
33
- name: Checkout
34
34
uses: actions/checkout@v4
35
35
-
with:
36
36
-
submodules: recursive
35
35
+
- name: Checkout submodules
36
36
+
run: git submodule update --init --recursive
37
37
- name: Setup Pages
38
38
uses: actions/configure-pages@v5
39
39
- name: Upload artifact