Skip to content

Commit

Permalink
Update codeql.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RoKrish14 authored Mar 5, 2024
1 parent ae2d707 commit d3641e5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@ jobs:
with:
java-version: '17'
distribution: 'temurin'

- name: Clear existing CodeQL databases directory
run: rm -rf /home/runner/work/_temp/codeql_databases

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

0 comments on commit d3641e5

Please sign in to comment.