Skip to content

Commit 0f5e53c

Browse files
authored
Правка опечатки в сообщении image cache action (#396)
1 parent d5ba8ee commit 0f5e53c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-image-cache.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
- name: check cache
2323
if: steps.images-cache.outputs.cache-hit != 'true'
2424
shell: bash
25-
run: echo "Кэш изображений не найден
25+
run: echo "Кэш изображений не найден"

0 commit comments

Comments
 (0)