mirror of
https://github.com/kubescape/kubescape.git
synced 2026-02-14 09:59:54 +00:00
Use python3-dev in release workflow
This commit is contained in:
2
.github/workflows/02-release.yaml
vendored
2
.github/workflows/02-release.yaml
vendored
@@ -69,7 +69,7 @@ jobs:
|
||||
libpq5 \
|
||||
libpq-dev \
|
||||
gcc \
|
||||
python3.11-dev
|
||||
python3-dev
|
||||
sudo rm -rf /var/lib/apt/lists/*
|
||||
|
||||
- name: Install Cosign
|
||||
|
||||
Reference in New Issue
Block a user