We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57a6769 commit 23e619aCopy full SHA for 23e619a
.github/workflows/build-release-zip.yml
@@ -46,7 +46,6 @@ jobs:
46
run: npm ci --no-optional
47
48
- name: Install composer dependencies
49
- if: steps.cache-composer.outputs.cache-hit != 'true'
50
run: composer install --no-dev -o
51
52
- name: Build
0 commit comments