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

This commit is contained in:
Cory Sanin 2025-05-09 01:40:53 -05:00
parent 4a1ae922b4
commit 3cba93baa6

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')