Skip to content

Commit 42739c1

Browse files
CI tweaks.
1 parent e6db684 commit 42739c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Upload artifact
3232
uses: actions/upload-artifact@v4
3333
with:
34-
name: static
34+
name: _site
3535
path: _site
3636

3737
deploy:

0 commit comments

Comments
 (0)