Skip to content

Commit 91a3e4b

Browse files
authored
Update build-everything.yml
1 parent b40dd70 commit 91a3e4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-everything.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: xml2rfc openid-caep-specification-1_0.xml --text -o openid-caep-specification-1_0.txt
3939
- name: Render risc html
4040
run: xml2rfc openid-risc-profile-specification-1_0.xml --html -o openid-risc-profile-specification-1_0.html
41-
-name: Render risc text
41+
- name: Render risc text
4242
run: xml2rfc openid-risc-profile-specification-1_0.xml --text -o openid-risc-profile-specification-1_0.txt
4343
- name: Upload artifact
4444
uses: actions/upload-artifact@v2

0 commit comments

Comments
 (0)