Skip to content

Commit

Permalink
Added pybind11 submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
ihedvall committed Jan 24, 2024
1 parent 5baf218 commit 7eda77e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
submodules: true

- name: Install Ninja
uses: seanmiddleditch/gha-setup-ninja@v3
Expand Down

0 comments on commit 7eda77e

Please sign in to comment.