mirror of
https://github.com/Polprzewodnikowy/SummerCart64.git
synced 2025-01-07 18:28:14 +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
|
||||
|
||||
- name: Download pyinstaller repository
|
||||
user: actions/checkout@v3
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
repository: 'https://github.com/pyinstaller/pyinstaller.git'
|
||||
ref: 'v5.8.0'
|
||||
@ -88,7 +88,7 @@ jobs:
|
||||
working-directory: pyinstaller
|
||||
|
||||
- name: Install python requirements
|
||||
run: pip install -r requirements.txt #pyinstaller
|
||||
run: pip install -r requirements.txt
|
||||
working-directory: sw/pc
|
||||
# env:
|
||||
# PYINSTALLER_COMPILE_BOOTLOADER: true
|
||||
|
Loading…
Reference in New Issue
Block a user