This commit is contained in:
Djuri Baars 2024-06-09 15:20:29 +02:00
parent 8ff11e1f74
commit 577b71453c

View File

@ -38,7 +38,7 @@ jobs:
docker run --rm \
--volume "/tmp/cachepip:/wine/drive_c/users/root/appdata/local/pip/cache/" \
--volume "${{ github.workspace }}:/src/" \
batonogov/pyinstaller-windows:latest
batonogov/pyinstaller-windows:latest pyinstaller
- name: Archive artifacts
uses: actions/upload-artifact@v4
with: