changed windows build action

its going to become a pain again...
This commit is contained in:
dj2ls 2022-02-15 18:45:36 +01:00
parent 9a79dace7f
commit ee4944b356

View file

@ -100,7 +100,7 @@ jobs:
run: |
mkdir gui-bundle
cp -R ./tnc/dist/ gui-bundle
cp -R ./gui/dist/ gui-bundle
- name: Archive Release
uses: thedoctor0/zip-release@master