Skip to content

Commit 7adbc71

Browse files
committed
Update action_yaml.blade.php
1 parent 6cc40bb commit 7adbc71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/action_yaml.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
run: npm ci
5151
@endif
5252
- name: Build frontend
53-
run: npm run development
53+
run: npm run build
5454
@endif
5555
- name: Install PHP versions
5656
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)