Skip to content

Commit 6473679

Browse files
committed
CI: fix track-wasmtime workflow.
1 parent 44abd04 commit 6473679

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/track-wasmtime.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
uses: actions/checkout@v4
1111
with:
1212
token: ${{ secrets.PUSH_TOKEN }}
13-
submodules: true
13+
submodules: recursive
1414
- name: Set up Python
1515
uses: actions/setup-python@v5
1616
with:

0 commit comments

Comments
 (0)