Skip to content

Commit

Permalink
One more line
Browse files Browse the repository at this point in the history
  • Loading branch information
ufechner7 committed Mar 25, 2024
1 parent 49ef885 commit 5b15421
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/create_sys_image
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,4 @@ touch *.jl # make sure all modules get recompiled in the next step
cd ..
julia --project -J bin/kps-image-${julia_major}-${branch}.so -e "using KiteUtils, KiteControllers"
julia --project -J bin/kps-image-${julia_major}-${branch}.so -e "using TestEnv; TestEnv.activate(); using ControlPlots"
julia --project -J bin/kps-image-${julia_major}-${branch}.so -e "using Pkg; Pkg.resolve()"

0 comments on commit 5b15421

Please sign in to comment.