Skip to content

Commit

Permalink
Update buildfile.m
Browse files Browse the repository at this point in the history
  • Loading branch information
acampbel authored Oct 9, 2024
1 parent c5f3802 commit b41b63b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions buildfile.m
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,7 @@ function toolboxTask(context,version)
context
version string = "2.3.13." + string(posixtime(datetime('now')) * 1e6);
end
ver
license('inuse')

outputFile = context.Task.Outputs.paths;
disp("Packaging toolbox: " + outputFile);
makeFolder(fileparts(outputFile));
Expand Down

0 comments on commit b41b63b

Please sign in to comment.