Skip to content

Commit 3279533

Browse files
committed
Use right syntax
1 parent bf753ff commit 3279533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codestyle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
steps:
5151
- uses: actions/checkout@v4
5252
- name: Trigger the plugin
53-
run: >
53+
run: |
5454
olddir=`pwd`
5555
cd /
5656
composer install

0 commit comments

Comments
 (0)