Skip to content

Commit 7d92fa6

Browse files
committed
.github/
1 parent 951e8f8 commit 7d92fa6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/modules.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Fetch versions
3030
id: deps
3131
run: |
32-
bazel build //:modules
32+
bazel build //wasm/http-hello-world:module
3333
3434
publish:
3535
if: github.event_name == 'release'

0 commit comments

Comments
 (0)