Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
angelhof committed Dec 17, 2024
1 parent a1cdd1f commit 1ddf0da
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 @@ -29,6 +29,8 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v2
with:
submodules: 'true'

- name: Upgrade pip and build
run: |
Expand Down

0 comments on commit 1ddf0da

Please sign in to comment.