Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
mateus2k2 committed Jun 23, 2024
1 parent 10be6dc commit 2b2cceb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ jobs:
entrypoint: mkdocs
args: build --config-file=mkdocs.en.yml

- name: Copy redirect index page
run: cp docs/index.html site/index.html
# - name: Copy redirect index page
# run: cp docs/index.html site/index.html

- uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit 2b2cceb

Please sign in to comment.