Store wavtables as flac to make binary smaller

This commit is contained in:
Roland Rabien 2023-08-31 13:44:55 -07:00
commit 753a5bac97
105 changed files with 168 additions and 116 deletions

View file

@ -48,4 +48,4 @@ jobs:
run: ./release.sh
shell: bash
env:
GH_TOKEN: ${{ github.ACCESS_TOKEN }}
GH_TOKEN: ${{ secrets.ACCESS_TOKEN }}