Skip to content

Commit c02ef47

Browse files
authored
Update pages.yml
Signed-off-by: dhower-qc <[email protected]>
1 parent a15f2a2 commit c02ef47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
- name: Copy cfg html
5757
run: cp -R gen/cfg_html_doc/generic_rv64/html _site/example_cfg
5858
- name: Create RVA Family PDF Spec
59-
run: ./do gen:profile_pdf[MC-1]
59+
run: ./do gen:profile_pdf[rva]
6060
- name: Copy RVA Family PDF
6161
run: cp gen/profile_doc/pdf/rva.pdf _site/pdfs/rva.pdf
6262
- name: Create MC-1 PDF Spec

0 commit comments

Comments
 (0)