mirror of
https://github.com/Polprzewodnikowy/SummerCart64.git
synced 2025-01-08 10:40:41 +01:00
test
This commit is contained in:
parent
da7d5f78a2
commit
d2e40a4365
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -73,7 +73,7 @@ jobs:
|
|||||||
python-version: 3.11
|
python-version: 3.11
|
||||||
|
|
||||||
- name: Download pyinstaller repository
|
- name: Download pyinstaller repository
|
||||||
user: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
repository: 'https://github.com/pyinstaller/pyinstaller.git'
|
repository: 'https://github.com/pyinstaller/pyinstaller.git'
|
||||||
ref: 'v5.8.0'
|
ref: 'v5.8.0'
|
||||||
@ -88,7 +88,7 @@ jobs:
|
|||||||
working-directory: pyinstaller
|
working-directory: pyinstaller
|
||||||
|
|
||||||
- name: Install python requirements
|
- name: Install python requirements
|
||||||
run: pip install -r requirements.txt #pyinstaller
|
run: pip install -r requirements.txt
|
||||||
working-directory: sw/pc
|
working-directory: sw/pc
|
||||||
# env:
|
# env:
|
||||||
# PYINSTALLER_COMPILE_BOOTLOADER: true
|
# PYINSTALLER_COMPILE_BOOTLOADER: true
|
||||||
|
Loading…
Reference in New Issue
Block a user