Skip to content

Commit

Permalink
Remove outdated optimization since GH-348
Browse files Browse the repository at this point in the history
  • Loading branch information
kachick committed Jan 20, 2025
1 parent b43d2df commit b4e3af8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/generate_site_and_deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ jobs:
--minify \
--baseURL "${{ steps.pages.outputs.base_url }}/"
- name: Upload artifact
if: github.event.sender.login == 'pankona'
uses: actions/upload-pages-artifact@v3
with:
path: ./public
Expand Down

0 comments on commit b4e3af8

Please sign in to comment.