Update master.yml

This commit is contained in:
Ralph J. Smit
2022-07-19 14:39:10 +02:00
parent 1c601a6efd
commit bcc1a9b9a8

View File

@@ -30,8 +30,7 @@ jobs:
with:
node-version: '12.x'
- run: npm install
- run: rm -f public/mix-manifest.json
- run: npm run prod
- run: npm run production
- name: Commit build assets
run: |