Skip to content

Commit

Permalink
Update codeql.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tshanep authored Oct 31, 2023
1 parent 4f26329 commit b959121
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,11 @@ jobs:

runs-on: windows-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3

- name: Enable long paths support
run: git config --system core.longpaths true

- name: Checkout repository
uses: actions/checkout@v3

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

0 comments on commit b959121

Please sign in to comment.