Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
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