Update GitHub actions script for Filament stylesheet
This commit is contained in:
3
.github/workflows/master.yml
vendored
3
.github/workflows/master.yml
vendored
@@ -30,7 +30,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: '14.x'
|
node-version: '14.x'
|
||||||
- run: npm install
|
- run: npm install
|
||||||
- run: npm run production
|
- run: npm run prod
|
||||||
|
- run: npm run prod:filament
|
||||||
|
|
||||||
- name: Commit build assets
|
- name: Commit build assets
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user