Skip to content

Commit

Permalink
Checkout submodules in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
maxpolzin committed Feb 5, 2024
1 parent 25fee73 commit 8d031f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
-
name: Checkout
uses: actions/checkout@v4
with:
submodules: 'true'
-
name: Set up QEMU
uses: docker/setup-qemu-action@v3
Expand Down

0 comments on commit 8d031f1

Please sign in to comment.