aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNikolay Govorov <me@govorov.online>2026-08-24 03:34:02 +0100
committerNikolay Govorov <me@govorov.online>2026-08-24 03:34:02 +0100
commitf567b620cd4e7418be586fae1cf42c8e8351ab0b (patch)
treee282ded4c7b42fabb1f4f1218d1a52f2462701d8
parent455b20c4e918933dd92f522f1fa212fba71c1ace (diff)
downloadtar
tar.gz
tar.bz2
tar.lz
tar.xz
tar.zst
zip
Rename infra -> platform
Diffstat
-rw-r--r--mise.toml2+1 −1
1 files changed, 1 insertions, 1 deletions
diff --git a/mise.toml b/mise.toml
index b1d7610..58fe70a 100644
--- a/mise.toml
+++ b/mise.toml
@@ -13,5 +13,5 @@ shellcheck = "0.11.0"
[task_config]
dir = "{{cwd}}"
includes = [
- "git::https://github.com/dimidiumlabs/infra.git//tasks?ref=8bc35fe8be889c50db2d1fb4425cc1b4097dc6b8",
+ "git::https://github.com/dimidiumlabs/platform.git//tasks?ref=8bc35fe8be889c50db2d1fb4425cc1b4097dc6b8",
]