Skip to content

Commit

Permalink
Add dependencies back to template.
Browse files Browse the repository at this point in the history
  • Loading branch information
naxgrp-asamji committed Jun 7, 2024
1 parent e4fb013 commit 268f0b9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions templates/nax.erb
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ class Nax < Formula
end
end

# depends_on "awscli"
# depends_on "azure-cli"
# depends_on "git"
depends_on "awscli"
depends_on "azure-cli"
depends_on "git"

livecheck do
url "https://naxpublicstuffs.blob.core.windows.net/binaries?comp=list&restype=container"
Expand Down

0 comments on commit 268f0b9

Please sign in to comment.