Skip to content

Commit

Permalink
feat: add tigerbeetle, protoc and protoc-gen-php-grpc in the registry
Browse files Browse the repository at this point in the history
  • Loading branch information
roxblnfk authored Aug 2, 2024
2 parents 3a9b1db + 3766447 commit a5f4529
Show file tree
Hide file tree
Showing 9 changed files with 149 additions and 82 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,8 @@ jobs:
dependencies:
- locked
env:
DLOAD_PHAR: ".build/phar/DLOAD.phar"
DLOAD_PHAR_SIGNATURE: ".build/phar/DLOAD.phar.asc"
DLOAD_PHAR: ".build/phar/dload.phar"
DLOAD_PHAR_SIGNATURE: ".build/phar/dload.phar.asc"
steps:
- name: 📦 Check out the codebase
uses: actions/[email protected]
Expand Down
1 change: 1 addition & 0 deletions box.json.dist
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"vendor"
],
"files": [
"resources/software.json",
"resources/version.json",
"bin/dload",
"LICENSE.md",
Expand Down
Loading

0 comments on commit a5f4529

Please sign in to comment.