We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f0c28e commit d9e276cCopy full SHA for d9e276c
1 file changed
.github/workflows/php.yml
@@ -100,7 +100,6 @@ jobs:
100
bash "${GITHUB_WORKSPACE}/init.sh"
101
rm -r /usr/src/nextcloud/apps/solid/
102
cp --archive --verbose "${GITHUB_WORKSPACE}/." /usr/src/nextcloud/apps/
103
- working-directory: /usr/src/nextcloud/
104
- name: Install and Cache Composer dependencies
105
uses: ramsey/composer-install@v3
106
with:
0 commit comments