Skip to content

Commit 8e8f814

Browse files
author
Sine Jespersen
committed
5289 npm install before up
1 parent 430e6b1 commit 8e8f814

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
@@ -26,9 +26,9 @@ tasks:
2626
cmds:
2727
- task compose -- down
2828
- task compose -- pull
29+
- task npm-install
2930
- task compose-up
3031
- task composer-install
31-
- task npm-install
3232
- task db:migrate --yes
3333
- task fixtures:load --yes
3434
- task site-open

0 commit comments

Comments
 (0)