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 bf753ff commit 3279533Copy full SHA for 3279533
.github/workflows/codestyle.yml
@@ -50,7 +50,7 @@ jobs:
50
steps:
51
- uses: actions/checkout@v4
52
- name: Trigger the plugin
53
- run: >
+ run: |
54
olddir=`pwd`
55
cd /
56
composer install
0 commit comments