Skip to content

Commit 835e271

Browse files
lidavidmkou
andauthored
Update .github/workflows/rc.yml
Co-authored-by: Sutou Kouhei <kou@cozmixng.org>
1 parent 38483c1 commit 835e271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ jobs:
444444
make html
445445
tar -xf ../reference.tar.gz -C build/html
446446
- name: Compress into single artifact to keep directory structure
447-
run: tar -cvzf docs.tar.gz -C docs/build html
447+
run: tar -cvzf html.tar.gz -C docs/build html
448448
- name: Upload artifacts
449449
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
450450
with:

0 commit comments

Comments
 (0)