Skip to content

Commit 579f71a

Browse files
committed
Minor fix
1 parent d8cb465 commit 579f71a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/rust.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,8 @@ jobs:
218218
- uses: actions/checkout@v4
219219
with:
220220
submodules: true
221+
222+
- name: Install system dependencies
221223
run: |
222224
tools/install-sys-dependencies-linux
223225

0 commit comments

Comments
 (0)