Skip to content

Commit 2cddd1f

Browse files
committed
CI: Rename dist output
1 parent 7ba170a commit 2cddd1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ jobs:
3030
- name: Archive production artifacts
3131
uses: actions/upload-artifact@v3
3232
with:
33-
name: dist-without-markdown
33+
name: modules
3434
path: |
3535
dist

0 commit comments

Comments
 (0)