Skip to content

Commit

Permalink
Checkout portaudio submodule in Github codeql check
Browse files Browse the repository at this point in the history
  • Loading branch information
npostavs committed Jan 29, 2021
1 parent 32c5f76 commit b156696
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v2
- name: Checkout portaudio submodule
run: git submodule update --init -- libs/portaudio

- name: Install Qt on Linux
run: |
Expand Down

0 comments on commit b156696

Please sign in to comment.