Commit 71c2fd183beb37c86d9310993e53d4cbe8bee99f

Authored by Perry Werneck
Committed by GitHub
1 parent 0f73e988
Exists in master and in 2 other branches develop, macos

Update codeql-analysis.yml

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
.github/workflows/codeql-analysis.yml
... ... @@ -67,6 +67,7 @@ jobs:
67 67 # make bootstrap
68 68 # make release
69 69 - run: |
  70 + ./autogen.sh
70 71 make Release
71 72  
72 73 - name: Perform CodeQL Analysis
... ...