Skip to content

Commit

Permalink
Fix: Add checkout again and a trailing slash
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Schardt authored and Robert Schardt committed Oct 1, 2024
1 parent 033ab82 commit b76d67c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ jobs:
language: [ 'c' ]

steps:
- uses: ./.github/actions/install-dependencies-action@DEVOPS-1244_rschardt
- uses: actions/checkout@v4
- uses: ./.github/actions/install-dependencies-action@DEVOPS-1244_rschardt/

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

0 comments on commit b76d67c

Please sign in to comment.