Skip to content

Commit eb64676

Browse files
authored
Update codeql-analysis.yml
1 parent da3f1e8 commit eb64676

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
@@ -46,8 +46,8 @@ jobs:
4646

4747
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
4848
# If this step fails, then you should remove it and run the build manually (see below)
49-
- uses: github/codeql-action/autobuild@v1
5049
- name: Build
50+
uses: github/codeql-action/autobuild@v1
5151
- run: |
5252
if [ "${{ matrix.os }}" = "ubuntu-latest" ]; then
5353
chmod -x .github/workflows/build-ubuntu.sh && sh .github/workflows/build-ubuntu.sh

0 commit comments

Comments
 (0)