Skip to content

Commit

Permalink
Update action_yaml.blade.php
Browse files Browse the repository at this point in the history
  • Loading branch information
roberto-butti committed Mar 17, 2024
1 parent 6cc40bb commit 7adbc71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/action_yaml.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
run: npm ci
@endif
- name: Build frontend
run: npm run development
run: npm run build
@endif
- name: Install PHP versions
uses: shivammathur/setup-php@v2
Expand Down

0 comments on commit 7adbc71

Please sign in to comment.