Skip to content

Commit

Permalink
Update envoy script.
Browse files Browse the repository at this point in the history
  • Loading branch information
timvandijck committed Mar 8, 2024
1 parent 295891c commit 6c11b08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Envoy.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ function logMessage($message) {
{{ logMessage("🌅 Generating assets...") }}
cd {{ $newReleaseDir }}
yarn build
php artisan filament:assets
@endtask

@task('updateSymlinks', ['on' => 'remote'])
Expand Down

0 comments on commit 6c11b08

Please sign in to comment.