Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ftheirs authored and neithanmo committed Jul 29, 2024
1 parent 66cc14e commit 83f277d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
with:
submodules: true
submodules: recursive
- name: Install deps
run: pip install ledgerblue

Expand Down Expand Up @@ -309,7 +309,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
with:
submodules: true
submodules: recursive
- name: Install deps
run: pip install ledgerblue

Expand Down

0 comments on commit 83f277d

Please sign in to comment.