Skip to content

Commit

Permalink
Update codeql.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sasobadovinac committed Nov 30, 2023
1 parent c741ddf commit e0ab125
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
- name: Install FreeCAD dependencies
if: ${{ matrix.language == 'cpp' }}
run: |
git submodule update --init
sudo apt-get update -qq
sudo apt-get install -y --no-install-recommends \
doxygen \
Expand Down

0 comments on commit e0ab125

Please sign in to comment.