Skip to content

Commit

Permalink
build: recursive checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
vampirefrog authored Nov 5, 2024
1 parent 20fc2d5 commit d8c7f05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,6 @@ jobs:
- name: Install deps
run: sudo apt-get install -y portaudio19-dev libportaudio2
- uses: actions/checkout@v4
submodules: true
- name: make
run: make

0 comments on commit d8c7f05

Please sign in to comment.