Skip to content

Commit 922e48a

Browse files
committed
No need for submodules anymore.
1 parent c2bb6d3 commit 922e48a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/actions/build-wasm/action.yml

-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ runs:
44
using: "composite"
55
steps:
66
- uses: actions/checkout@v3
7-
with:
8-
submodules: recursive
97
- name: Setup Homebrew
108
id: set-up-homebrew
119
uses: Homebrew/actions/setup-homebrew@master

0 commit comments

Comments
 (0)