Skip to content

Commit

Permalink
Merge pull request #1323 from webern/makefile
Browse files Browse the repository at this point in the history
makefile: add script runner bash to link-variant
  • Loading branch information
webern authored Feb 16, 2021
2 parents b51b3b2 + 36e8bd7 commit bc7a54a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.toml
Original file line number Diff line number Diff line change
Expand Up @@ -380,6 +380,7 @@ done

[tasks.link-variant]
dependencies = ["build-variant"]
script_runner = "bash"
script = [
'''
mkdir -p ${BUILDSYS_OUTPUT_DIR}/latest
Expand Down

0 comments on commit bc7a54a

Please sign in to comment.