We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 647018c commit 802c809Copy full SHA for 802c809
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
32
run: go install go.uber.org/mock/[email protected]
33
34
- name: Install generator tool
35
- run: go install github.com/inference-gateway/tools/cmd/[email protected].1
+ run: go install github.com/inference-gateway/tools/cmd/[email protected].2
36
37
- name: Setup Node.js
38
uses: actions/[email protected]
0 commit comments