We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 839b86b commit ea9f5dcCopy full SHA for ea9f5dc
.github/workflows/ci.yml
@@ -14,6 +14,7 @@ jobs:
14
- run: make all
15
- uses: actions/upload-artifact@v3
16
with:
17
+ name: specification-docs
18
path: |
19
*.html
20
*.txt
0 commit comments