This commit is contained in:
Mateusz Faderewski 2023-02-24 18:33:15 +01:00
parent d2e40a4365
commit 1ca033a612

View File

@ -75,7 +75,7 @@ jobs:
- name: Download pyinstaller repository - name: Download pyinstaller repository
uses: actions/checkout@v3 uses: actions/checkout@v3
with: with:
repository: 'https://github.com/pyinstaller/pyinstaller.git' repository: 'pyinstaller/pyinstaller'
ref: 'v5.8.0' ref: 'v5.8.0'
path: pyinstaller path: pyinstaller