Skip to content

Commit

Permalink
add buf package
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Feb 20, 2024
1 parent 3ad4b6c commit 241790b
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 @@ -29,6 +29,8 @@ jobs:
run: |
ls -la ~/.bashrc
hello
type buf
buf --version
type rtx
rtx --version
type node
Expand Down
1 change: 1 addition & 0 deletions envhub.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ pkgx {
packages = [
"atuin",
"bat",
"buf",
"bun",
"deno",
"dhall",
Expand Down

0 comments on commit 241790b

Please sign in to comment.