Skip to content

Commit 3229743

Browse files
committed
CI: Fix CodeQL and Release jobs
1 parent 48ae120 commit 3229743

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/workflows/codeql.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ jobs:
2828

2929
strategy:
3030
fail-fast: false
31-
language: [ python ]
31+
matrix:
32+
language: [ python ]
3233

3334
steps:
3435
- name: Checkout

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
- name: Build package
2525
run: |
26-
uv pip install build twine wheel
26+
uv pip install --system build twine wheel
2727
python -m build
2828
twine check dist/*
2929

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy