We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5ba8ee commit 0f5e53cCopy full SHA for 0f5e53c
.github/workflows/check-image-cache.yml
@@ -22,4 +22,4 @@ jobs:
22
- name: check cache
23
if: steps.images-cache.outputs.cache-hit != 'true'
24
shell: bash
25
- run: echo "Кэш изображений не найден
+ run: echo "Кэш изображений не найден"
0 commit comments