Fix typo
This commit is contained in:
parent
92eb9c7145
commit
ea9298f346
2
.github/workflows/build_artifacts.yaml
vendored
2
.github/workflows/build_artifacts.yaml
vendored
@ -36,7 +36,7 @@ jobs:
|
||||
- name: Run Docker Container
|
||||
run: |
|
||||
docker run --rm \
|
||||
--volume "/tmp/.cachepip/wine/drive_c/users/root/appdata/local/pip/cache" \
|
||||
--volume "/tmp/.cachepip:/wine/drive_c/users/root/appdata/local/pip/cache" \
|
||||
--volume "${{ github.workspace }}:/src/" \
|
||||
batonogov/pyinstaller-windows:latest
|
||||
- name: Archive artifacts
|
||||
|
Loading…
Reference in New Issue
Block a user