Skip to content

Commit b156696

Browse files
committed
Checkout portaudio submodule in Github codeql check
1 parent 32c5f76 commit b156696

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ jobs:
2727
steps:
2828
- name: Checkout repository
2929
uses: actions/checkout@v2
30+
- name: Checkout portaudio submodule
31+
run: git submodule update --init -- libs/portaudio
3032

3133
- name: Install Qt on Linux
3234
run: |

0 commit comments

Comments
 (0)