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 e16b7f6 commit 7aba130Copy full SHA for 7aba130
.github/workflows/wasmbus-go.yaml
@@ -54,7 +54,7 @@ jobs:
54
tool: ${{ format('wash-cli@{0}', env.WASH_VERSION) }}
55
- uses: actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2.0
56
with:
57
- go-version-file: "wasmbus/go.mod"
+ go-version-file: "x/wasmbus/go.mod"
58
59
- name: Build
60
working-directory: x/wasmbus
0 commit comments