Update php.yml

This commit is contained in:
MatteoGheza 2021-03-01 23:31:35 +01:00 committed by GitHub
parent 81e82b2fe5
commit c75b78847b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ jobs:
cd resources
npm install
./node_modules/.bin/webpack --version
./node_modules/.bin/webpack --config webpack.debug_bundle.js
./node_modules/.bin/webpack --config webpack.prod.js
ls dist
- name: Validate composer.json and composer.lock