Skip to content

Commit

Permalink
fix execute path
Browse files Browse the repository at this point in the history
  • Loading branch information
olivierlabayle committed Dec 21, 2023
1 parent 12ba044 commit 478ba5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps/build_app.jl
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
using PackageCompiler
PackageCompiler.create_app(".", "tmle", precompile_execution_file="execute.jl")
PackageCompiler.create_app(".", "tmle", precompile_execution_file="deps/execute.jl")

0 comments on commit 478ba5d

Please sign in to comment.