Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
breadbored committed Dec 2, 2023
1 parent d39798e commit 5d4aba2
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,9 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3

- name: Checkout submodules
uses: textbook/git-checkout-submodule-action@master
with:
submodules: recursive
run: git submodule update --init --recursive

- name: Install dependencies
run: |
Expand Down

0 comments on commit 5d4aba2

Please sign in to comment.