Skip to content

Commit

Permalink
no ext
Browse files Browse the repository at this point in the history
  • Loading branch information
srid authored Sep 21, 2024
1 parent fd55a43 commit bb6c3a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
echo '<html><body><pre>' > public/index.html
cat setup.sh >> public/index.html
echo '</pre></body></html>' >> public/index.html
cp setup.sh public/
cp setup.sh public/setup
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v4
Expand Down

0 comments on commit bb6c3a7

Please sign in to comment.