updated app bundle to windows-unpacked

This commit is contained in:
dj2ls 2022-02-15 21:10:01 +01:00
parent 9d888c0548
commit eefb70f343

View file

@ -92,7 +92,7 @@ jobs:
run: |
mkdir gui-bundle
cp -R ./gui/dist/win-unpacked/ gui-bundle
cp -R ./tnc/dist/tnc gui-bundle
cp -R ./tnc/dist/tnc gui-bundle/win-unpacked
- name: LIST ALL FILES
shell: bash