Skip to content

Commit 1b4026b

Browse files
committed
Add extra diagnostics.
1 parent 86c87b5 commit 1b4026b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/bench.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
submodules: recursive
1919
- uses: dtolnay/rust-toolchain@stable
2020

21+
- run: git submodule update --init
22+
2123
- if: matrix.os == 'ubuntu-latest'
2224
name: Get Linux CPU Info
2325
run: cat /proc/cpuinfo

0 commit comments

Comments
 (0)