permissions
All checks were successful
Build images / Build images (push) Successful in 1h47m5s

This commit is contained in:
Cory Sanin 2025-05-09 01:40:53 -05:00
parent 474786d796
commit cfcaeb766b

View File

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