Skip to content

Commit 40fa74b

Browse files
committed
updated deploy.
1 parent e3d1b8c commit 40fa74b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deploy.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
run('php artisan cache:clear');
3939
});
4040

41-
after('deploy:vendor', 'build');
41+
after('deploy:vendors', 'build');
4242
after('deploy:symlink', 'optimize');
4343

4444
// Hooks

0 commit comments

Comments
 (0)