Run default script
This commit is contained in:
parent
c4302b1a19
commit
d356e089c9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_artifacts.yaml
vendored
2
.github/workflows/build_artifacts.yaml
vendored
|
@ -37,7 +37,7 @@ jobs:
|
|||
run: |
|
||||
docker run --rm \
|
||||
--volume "${{ github.workspace }}:/src/" \
|
||||
batonogov/pyinstaller-windows:latest pyinstaller
|
||||
batonogov/pyinstaller-windows:latest
|
||||
- name: Archive artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue