Skip to content

Commit

Permalink
build-and-test-ubuntu.yml:
Browse files Browse the repository at this point in the history
* Also need AudioLibSwitcher_OpenAL.git for the static analysis.
  • Loading branch information
razterizer committed Oct 3, 2024
1 parent 482929c commit 8b1a8dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-test-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ jobs:
cd ..
git clone https://github.com/razterizer/Core.git
git clone https://github.com/razterizer/TrainOfThought.git
git clone https://github.com/razterizer/AudioLibSwitcher_OpenAL.git --recurse-submodules
# Run Clang Static Analyzer on static_analysis.cpp
- name: Run Clang Static Analyzer
Expand Down

0 comments on commit 8b1a8dc

Please sign in to comment.