Skip to content

Commit e11235c

Browse files
committed
Refactored task files
1 parent 4552bc3 commit e11235c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Taskfile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,10 @@ tasks:
7070
- task compose -- pull
7171
- task compose-up
7272
- task composer-install
73+
- task assets-build
7374
- task drush -- --yes site:install --existing-config
7475
- task: translations:import
7576
- task drush -- --yes cache:rebuild
76-
- task assets-build
7777
- task site-open
7878
- task site-open-admin
7979
silent: true

0 commit comments

Comments
 (0)