diff --git a/forge-deploy-commands.txt b/forge-deploy-commands.txt index e9d98e5..103349d 100644 --- a/forge-deploy-commands.txt +++ b/forge-deploy-commands.txt @@ -20,5 +20,4 @@ if [ -f artisan ]; then $FORGE_PHP artisan optimize $FORGE_PHP artisan event:cache $FORGE_PHP artisan icons:cache - $FORGE_PHP artisan filament:cache-components fi