Skip to content
Snippets Groups Projects
Unverified Commit bdbeb625 authored by Björn Ludwig's avatar Björn Ludwig
Browse files

build(pull_and_optimize): fix script module call

parent 5fc98217
No related branches found
No related tags found
No related merge requests found
......@@ -29,5 +29,5 @@ cd ${SCRIPT_DIR} && \
git pull && \
docker build --no-cache -t ilp_keyboard_layout_optimization:latest docker/ && \
docker run -it --rm ilp_keyboard_layout_optimization \
${1:--m "ilp_keyboard_layout_optimization.optimize"}
${1:--milp_keyboard_layout_optimization.optimize}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment