Updated windows portable GH Action
All checks were successful
Check / mypy (push) Successful in 33s
Check / ruff (push) Successful in 22s

This commit is contained in:
Christoph Stahl 2025-07-02 23:33:37 +02:00
parent b10b8dfade
commit 88d54e498b

View file

@ -110,8 +110,8 @@ jobs:
# name: Syng Version ${{ env.VERSION }} portable
# path: work/portable/dist/syng-${{ env.VERSION }}.exe
- name: Upload artifact (install)
- name: Upload artifact (portable)
uses: actions/upload-artifact@v4
with:
name: Syng Version ${{ env.VERSION }}
path: work/install/portable/syng-${{ env.VERSION }}.exe
path: work/install/portable/dist/syng-${{ env.VERSION }}.exe