Skip to content

Commit eb2ab8e

Browse files
committed
ci: switch generated-documentation-cs8 to cs9
Switch to the cs9 documentation artifact as the cs8 one is not build anymore. Signed-off-by: Jean-Louis Dupond <jean-louis@dupond.be>
1 parent 6ab34e1 commit eb2ab8e

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
@@ -75,7 +75,7 @@ jobs:
7575
- name: Download generated documentation artifacts
7676
uses: actions/download-artifact@v4
7777
with:
78-
name: generated-documentation-cs8
78+
name: generated-documentation-cs9
7979
path: target
8080

8181
- name: Install package dependencies

0 commit comments

Comments
 (0)