Retry
This commit is contained in:
parent
8ff11e1f74
commit
577b71453c
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 New Issue
Block a user