Fix nightly build too

master
Daniel Kamil Kozar 2022-03-30 10:02:47 +02:00 committed by GitHub
parent 90042d4c0b
commit 951b7318e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -120,6 +120,10 @@ jobs:
- name: Install Qt
uses: jurplel/install-qt-action@v2
with:
python-version: '3.9'
setup-python: false
py7zrversion: '==0.18.1'
- run: ./build_macos_native.sh
name: build-for-mac