aboutsummaryrefslogtreecommitdiff
path: root/Module.Taskfile.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'Module.Taskfile.yaml')
-rw-r--r--Module.Taskfile.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Module.Taskfile.yaml b/Module.Taskfile.yaml
index aa5893f..6ec8fc6 100644
--- a/Module.Taskfile.yaml
+++ b/Module.Taskfile.yaml
@@ -63,7 +63,7 @@ tasks:
- cd lib/Utils.Memory/vnlib_mimalloc && task dev-init
- cd lib/Utils.Cryptography/monocypher && task build
- cd lib/Utils.Cryptography/argon2 && task build
- - cd lib/Net.Compression/vnlib_compress && task build
+ - cd lib/Net.Compression/vnlib_compress && task build
- cmd: echo "dev init complete"
silent: true