Skip to content

Commit

Permalink
CI: Fix CodeQL workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosperate committed Dec 11, 2024
1 parent 7641d7a commit cb988ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
- name: Checkout
uses: actions/checkout@v3

- run: pip install PyQt5-sip==12.13.0

- name: Install dependencies to help the code scanner
run: pip install .[dev]

Expand Down

0 comments on commit cb988ee

Please sign in to comment.