Skip to content

Commit 67eb852

Browse files
authored
Update optimize.yml
1 parent 0bd3e22 commit 67eb852

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/optimize.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ jobs:
2929
- name: Make script executable
3030
run: chmod +x scripts/optimize-images.sh
3131

32-
- name: Run optimization script
33-
run: ./scripts/optimize-images.sh
32+
#- name: Run optimization script
33+
#run: ./scripts/optimize-images.sh
3434

3535
- name: Check for changes
3636
run: |

0 commit comments

Comments
 (0)