Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
psibi committed Jun 28, 2020
1 parent 4c3956d commit f920581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure/build_release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ export PATH=$HOME/.local/bin:$PATH
rm -rf "${BUILD_BINARIESDIRECTORY}"
mkdir "${BUILD_BINARIESDIRECTORY}"

stack install --local-bin-path "${BUILD_BINARIESDIRECTORY}"
stack install --local-bin-path "${BUILD_BINARIESDIRECTORY}" --flag tldr:static

0 comments on commit f920581

Please sign in to comment.