Skip to content

Commit 945c0a6

Browse files
author
Dorazil
committed
DEBUG actions
1 parent d4f026c commit 945c0a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,7 @@
256256
<!-- Create config.local.neon -->
257257
<copy file="app/config/config.sample.local.neon" tofile="app/config/config.local.neon"/>
258258

259+
<exec command="bin/console nette:cache:purge" passthru="true" checkreturn="false"/>
259260
<!-- Install dependencies -->
260261
<exec command="composer install" passthru="true" checkreturn="true"/>
261262
<exec command="yarn install" passthru="true" checkreturn="true"/>

0 commit comments

Comments
 (0)