There was an error while loading. Please reload this page.
1 parent 0bd3e22 commit 67eb852Copy full SHA for 67eb852
1 file changed
.github/workflows/optimize.yml
@@ -29,8 +29,8 @@ jobs:
29
- name: Make script executable
30
run: chmod +x scripts/optimize-images.sh
31
32
- - name: Run optimization script
33
- run: ./scripts/optimize-images.sh
+ #- name: Run optimization script
+ #run: ./scripts/optimize-images.sh
34
35
- name: Check for changes
36
run: |
0 commit comments