Skip to content

Commit

Permalink
trying to see if minify-js reduces the docs size
Browse files Browse the repository at this point in the history
  • Loading branch information
Deecellar committed Sep 23, 2022
1 parent 6f8cc16 commit da8f60d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
uses: zugazagoitia/minify-js@v0.4
if: ${{ matrix.os == 'ubuntu-latest' }}
with:
directory: docs2/index.html # Who puts directory for a file =)
directory: docs2/

- name: Deploy Github Pages
if: ${{ matrix.os == 'ubuntu-latest' }}
Expand Down

0 comments on commit da8f60d

Please sign in to comment.