Skip to content

Commit 150cd4c

Browse files
committed
change deps install from sequential to parallel again
1 parent 4f863e5 commit 150cd4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

taskfiles/deps/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ tasks:
5959
core-all-parallel:
6060
internal: true
6161
run: "once"
62-
cmds:
62+
deps:
6363
- task: "absl"
6464
- task: "antlr-jar"
6565
- task: "antlr-runtime"

0 commit comments

Comments
 (0)