Skip to content

Commit

Permalink
add bazelisk package
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Feb 21, 2024
1 parent d6402ce commit 1774c32
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ jobs:
hello
type nix
nix --version
type bazelisk
bazelisk --version
type jsonnet
jsonnet --version
type cue
Expand Down
1 change: 1 addition & 0 deletions envhub.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ homebrew {
pkgx {
packages = [
"bat",
"bazelisk",
"buf",
"cue",
"deno",
Expand Down

0 comments on commit 1774c32

Please sign in to comment.