Skip to content

Commit

Permalink
update build
Browse files Browse the repository at this point in the history
  • Loading branch information
giuseppeM99 committed Mar 7, 2024
1 parent 0ce574e commit 2f992bb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ jobs:

steps:
- name: Checkout current repo
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
submodules: true

- name: Install dependencies
run: |
Expand Down

0 comments on commit 2f992bb

Please sign in to comment.