Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nett00n authored Nov 8, 2023
1 parent 213587f commit 3c0a7c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
go install github.com/tdewolff/minify/v2/cmd/minify@latest
mkdir -p ./pages
minify -r -o ./pages/ ./*.html
minify -r -o ./pages/ ./*.js
cp ./*.png ./pages/
cp ./LICENSE ./pages/
Expand Down

0 comments on commit 3c0a7c5

Please sign in to comment.