Retry
This commit is contained in:
parent
8ff11e1f74
commit
577b71453c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_artifacts.yaml
vendored
2
.github/workflows/build_artifacts.yaml
vendored
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue