Skip to content

Commit

Permalink
Install Zopfli for GitHub Actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
PoneyClairDeLune committed Jan 23, 2025
1 parent c10b326 commit b353ce9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sh/ghGenerate.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
#!/bin/bash
COMPRESS_CRIT="\.(bin|bm|bmp|conf|css|csv|htm|html|ico|js|json|kar|list|lst|map|md|mid|mjs|mod|otf|svg|tsv|ttf|vgm|wasm|webmanifest|xml)$"

sudo apt install -y zopfli tree

echo "$(date +"%s")" > build-time.txt
cp -Lrv ghp ghp-gz
cp -Lrv ghp ghp-br
Expand Down

0 comments on commit b353ce9

Please sign in to comment.