Skip to content

Commit 8b834d1

Browse files
outdooracorntarrow
authored andcommitted
Fix name of GitHub Action job
1 parent 50caf8c commit 8b834d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wbstack.sync.check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@v3.3.0
1515
- name: run sync
1616
run: ./sync.sh
17-
- name: Show `git diff`` output
17+
- name: Show `git diff` output
1818
run: git diff
1919
- name: Check only composer changed
2020
run: |

0 commit comments

Comments
 (0)