We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1100160 + 78ff97e commit 4215f8dCopy full SHA for 4215f8d
.github/workflows/test.yml
@@ -55,7 +55,7 @@ jobs:
55
- name: Install package and dependencies
56
run: |
57
python -m pip install --upgrade pip
58
- pip install --only-binary :all: . pyinstaller
+ pip install --only-binary :all: .[ionmob] pyinstaller
59
60
- name: Install Inno Setup
61
uses: crazy-max/ghaction-chocolatey@v1
0 commit comments