Skip to content

Commit 8b1a8dc

Browse files
committed
build-and-test-ubuntu.yml:
* Also need AudioLibSwitcher_OpenAL.git for the static analysis.
1 parent 482929c commit 8b1a8dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-and-test-ubuntu.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ jobs:
132132
cd ..
133133
git clone https://github.com/razterizer/Core.git
134134
git clone https://github.com/razterizer/TrainOfThought.git
135+
git clone https://github.com/razterizer/AudioLibSwitcher_OpenAL.git --recurse-submodules
135136
136137
# Run Clang Static Analyzer on static_analysis.cpp
137138
- name: Run Clang Static Analyzer

0 commit comments

Comments
 (0)