Skip to content

Commit

Permalink
Using new pkg module
Browse files Browse the repository at this point in the history
  • Loading branch information
bfren committed Oct 23, 2023
1 parent fd7cef9 commit 6b43b95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion overlay/tmp/install
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ def main [] {
zlib
]
bf write "Installing .NET dependencies."
bf install add $deps
bf pkg install $deps

# get platform architecture
let platform = bf build | get Platform
Expand Down

0 comments on commit 6b43b95

Please sign in to comment.