Skip to content

Commit

Permalink
ci: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Rirusha committed Oct 1, 2024
1 parent 3a13f50 commit 483e632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
with:
submodules: true
submodules: 'recursive'

- name: Update apt cache
run: apt-get update
Expand Down

0 comments on commit 483e632

Please sign in to comment.