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 119dda6 commit c057af9Copy full SHA for c057af9
.github/workflows/generate-docs.yaml
@@ -9,6 +9,7 @@ jobs:
9
steps:
10
- uses: coursier/cache-action@v6
11
- uses: VirtusLab/scala-cli-setup@v0.1.7
12
+ - uses: actions/checkout@v3
13
- name: Generate SIP documentation
14
env:
15
IMPROVEMENT_BOT_TOKEN: ${{ secrets.IMPROVEMENT_BOT_TOKEN }}
0 commit comments