Skip to content

Commit

Permalink
Update static.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sanity committed Jan 26, 2024
1 parent a0cc527 commit 17d8572
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/static.yml
Expand Up @@ -29,6 +29,9 @@ jobs:
run: |
sudo apt-get install wget
wget --mirror --convert-links --adjust-extension --page-requisites --no-parent https://freenet.org -P freenet-website/
mv freenet-website/freenet.org/* freenet-website/
mv freenet-website/freenet.org/.* freenet-website/ || true
rmdir freenet-website/freenet.org
- name: Setup Pages
uses: actions/configure-pages@v4
Expand Down

0 comments on commit 17d8572

Please sign in to comment.