try to change options

This commit is contained in:
2023-12-06 21:11:04 +01:00
parent 31f54d9de2
commit 81d90636f5

View File

@@ -132,9 +132,7 @@ in
"ubuntu-latest:docker://node:18-bullseye"
];
settings = {
options = [
"--add-host=git.cloonar.com:10.42.97.50"
];
options = "--add-host=git.cloonar.com:10.42.97.50";
};
};