Skip to content

Commit

Permalink
Keep TEMPLATE (for now)
Browse files Browse the repository at this point in the history
  • Loading branch information
kg583 committed May 25, 2024
1 parent 08dbb65 commit efb4c85
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,6 @@ jobs:
cd ./html
find . -type f -exec sed -i -r "s:\.md:\.html:g" {} \;
- name: Hide TEMPLATE
run: |
cd ./html
rm -f TEMPLATE.html
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit efb4c85

Please sign in to comment.