Fixed path in GH Action (Windows Portable)
All checks were successful
Check / mypy (push) Successful in 34s
Check / ruff (push) Successful in 6s

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

View file

@ -114,4 +114,4 @@ jobs:
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v4
with: with:
name: Syng Version ${{ env.VERSION }} name: Syng Version ${{ env.VERSION }}
path: work/install/portable/dist/syng-${{ env.VERSION }}.exe path: work/portable/dist/syng-${{ env.VERSION }}.exe