Skip to content

Commit

Permalink
Using new version of the action that generates index.html file
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeychernyshev committed Mar 22, 2024
1 parent 38fb547 commit ebbbcb8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/gitterra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ jobs:
- uses: actions/download-artifact@v4
with:
name: gitterra
- name: Prepare the map for the site
run: mv gitterra.html index.html
- name: Show resulting files
run: ls -l
- name: Setup Pages
Expand Down

0 comments on commit ebbbcb8

Please sign in to comment.