Skip to content

Commit e2a06f7

Browse files
committed
Форматирование.
1 parent c3d6938 commit e2a06f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
id: sha_short
4242
run: echo "sha_short=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT
4343

44-
name: Upload logs on failure
44+
- name: Upload logs on failure
4545
uses: actions/upload-artifact@v5
4646
if: failure()
4747
with:

0 commit comments

Comments
 (0)