Skip to content

Commit

Permalink
Yet another fix for the artifact download
Browse files Browse the repository at this point in the history
  • Loading branch information
fredizzimo committed May 11, 2024
1 parent 0eebfbb commit 1598904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:

steps:
- name: Download HTML & Sitemap
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4

- name: Move Sitemap Into HTML
run: mv ./sitemap/sitemap.xml ./book/html
Expand Down

0 comments on commit 1598904

Please sign in to comment.