Skip to content

Commit 8fa4ea2

Browse files
committed
COMP: Add python3-dev to package requirements.
1 parent 83af8a7 commit 8fa4ea2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
- name: Install Qt
4040
run: |
4141
sudo apt-get install -y \
42+
python3-dev \
4243
qtbase5-dev \
4344
qtmultimedia5-dev \
4445
qttools5-dev \

0 commit comments

Comments
 (0)