Skip to content

Commit 909bfb5

Browse files
authored
Update sanitizer.yml
1 parent 1e562a4 commit 909bfb5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/sanitizer.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
runs-on: ubuntu-22.04
1818
steps:
1919
- uses: actions/checkout@v2
20+
- name: Checkout submodules
21+
run: git submodule update --init --recursive
2022
- name: Setup
2123
run: |
2224
sudo apt-get install ninja-build

0 commit comments

Comments
 (0)