This commit is contained in:
parent
474786d796
commit
cfcaeb766b
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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')
|
||||
|
Loading…
x
Reference in New Issue
Block a user