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 fdd45f8 commit d83a90fCopy full SHA for d83a90f
.github/workflows/language-reference.yaml
@@ -22,6 +22,7 @@ jobs:
22
with:
23
path: 'dotty'
24
ref: 'language-reference-stable'
25
+ fetch-depth: 0
26
ssh-key: ${{ secrets.DOCS_KEY }}
27
28
- name: Cache Coursier
0 commit comments