Skip to content

Commit c07d16e

Browse files
committed
Make user prompts more friendly + switch to building with Py3.8 for Windows
1 parent 279fa88 commit c07d16e

File tree

91 files changed

+17
-17
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

91 files changed

+17
-17
lines changed

.github/workflows/executables.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Setup Python
2222
uses: actions/setup-python@v2
2323
with:
24-
python-version: "3.x"
24+
python-version: "3.8.x"
2525
architecture: "x86"
2626
- name: Install pyinstaller
2727
run: |
-6 Bytes
Binary file not shown.
-6 Bytes
Binary file not shown.
-6 Bytes
Binary file not shown.
-6 Bytes
Binary file not shown.
-6 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
-6 Bytes
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)