fix values error
All checks were successful
Build and Publish / build-release (push) Successful in 1m21s

This commit is contained in:
2026-04-14 13:12:43 -05:00
parent 0ac142f69f
commit 2961dc2dbc
2 changed files with 23 additions and 21 deletions

View File

@@ -45,6 +45,7 @@
buildInputs = with pkgs; [
elixir
elixir-ls
kubernetes-helm
git
];
};