Skip to content

Commit c202241

Browse files
committed
remove redundant rename step
1 parent cb85e32 commit c202241

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/page.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ jobs:
3737
github-corners: https://github.com/polyvariant/learn-scala
3838
description: Reference learning material for Scala
3939
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
4340
- name: Setup Pages
4441
uses: actions/configure-pages@v3
4542
- name: Upload artifact

0 commit comments

Comments
 (0)