Skip to content

Commit

Permalink
Merge pull request #263 from CovertLab/tweaks
Browse files Browse the repository at this point in the history
Forgot to put runtime image name
  • Loading branch information
thalassemia authored Dec 2, 2024
2 parents e888cff + 18d96dd commit cdc5ac7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runscripts/workflow.py
Original file line number Diff line number Diff line change
Expand Up @@ -542,6 +542,7 @@ def main():
"--cwd",
os.path.dirname(os.path.dirname(__file__)),
"-e",
runtime_image_name,
"make",
"clean",
"compile",
Expand Down

0 comments on commit cdc5ac7

Please sign in to comment.