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 cb85e32 commit c202241Copy full SHA for c202241
.github/workflows/page.yml
@@ -37,9 +37,6 @@ jobs:
37
github-corners: https://github.com/polyvariant/learn-scala
38
description: Reference learning material for Scala
39
dark-mode: false # Do not disable light and dark theme styles button.
40
- - name: Create index file
41
- run: |
42
- mv README.html index.html
43
- name: Setup Pages
44
uses: actions/configure-pages@v3
45
- name: Upload artifact
0 commit comments