Skip to content

Commit ebbac94

Browse files
committed
COMP: Add python3-dev to package requirements.
1 parent db2cfae commit ebbac94

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
@@ -41,6 +41,7 @@ jobs:
4141
if: ${{ matrix.qt-major-version == 5 }}
4242
run: |
4343
sudo apt-get install -y \
44+
python3-dev \
4445
qtbase5-dev \
4546
qtmultimedia5-dev \
4647
qttools5-dev \

0 commit comments

Comments
 (0)