Skip to content

Commit

Permalink
chore: Remove minify step from deploy workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixLuciano committed Jul 4, 2024
1 parent a387d09 commit 31aaba9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ jobs:
steps:
- uses: actions/checkout@v3

- name: Minify
uses: anthonyftwang/[email protected]

- uses: actions/configure-pages@v2
- uses: actions/upload-pages-artifact@v1
with:
Expand Down

0 comments on commit 31aaba9

Please sign in to comment.