Skip to content

Commit 7aba130

Browse files
committed
fix: ci typo
Signed-off-by: Lucas Fontes <[email protected]>
1 parent e16b7f6 commit 7aba130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wasmbus-go.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
tool: ${{ format('wash-cli@{0}', env.WASH_VERSION) }}
5555
- uses: actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2.0
5656
with:
57-
go-version-file: "wasmbus/go.mod"
57+
go-version-file: "x/wasmbus/go.mod"
5858

5959
- name: Build
6060
working-directory: x/wasmbus

0 commit comments

Comments
 (0)