We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b40dd70 commit 91a3e4bCopy full SHA for 91a3e4b
.github/workflows/build-everything.yml
@@ -38,7 +38,7 @@ jobs:
38
run: xml2rfc openid-caep-specification-1_0.xml --text -o openid-caep-specification-1_0.txt
39
- name: Render risc html
40
run: xml2rfc openid-risc-profile-specification-1_0.xml --html -o openid-risc-profile-specification-1_0.html
41
- -name: Render risc text
+ - name: Render risc text
42
run: xml2rfc openid-risc-profile-specification-1_0.xml --text -o openid-risc-profile-specification-1_0.txt
43
- name: Upload artifact
44
uses: actions/upload-artifact@v2
0 commit comments