Compare commits

..

No commits in common. "showpiece" and "v2025.5.8" have entirely different histories.

View File

@ -48,7 +48,7 @@ jobs:
- name: Compress images
if: startsWith(github.ref, 'refs/tags/v')
run: sudo ./compress-images.sh
run: ./compress-images.sh
- name: Publish client
if: startsWith(github.ref, 'refs/tags/v')