Skip to content

Commit ad6e09c

Browse files
Update codeql-analysis.yml
1 parent f9e3ecb commit ad6e09c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252

5353
- name: Compile and package
5454
run: |
55-
sudo python3 ./setup.py install
55+
sudo build.sh
5656
5757
- name: Perform CodeQL Analysis
5858
uses: github/codeql-action/analyze@v1

0 commit comments

Comments
 (0)