Skip to content

Commit

Permalink
ci(submodule): add submodule checks for test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fu050409 committed May 18, 2024
1 parent 6c80cee commit 2bf7908
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:

steps:
- uses: actions/checkout@v4
with:
submodules: recursive
- uses: dtolnay/rust-toolchain@stable
- name: install webkit2gtk
if: matrix.platform == 'ubuntu-latest'
Expand Down

0 comments on commit 2bf7908

Please sign in to comment.