Skip to content

Commit

Permalink
hm
Browse files Browse the repository at this point in the history
  • Loading branch information
randombit committed Aug 9, 2023
1 parent cc533ac commit e8cd150
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:
- name: Setup Build Agent
uses: ./.github/actions/setup-build-agent
with:
target: static
cache-key: linux-gcc-x86_64-static
target: codeql
cache-key: linux-gcc-x86_64-codeql

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
Expand Down

0 comments on commit e8cd150

Please sign in to comment.