mirror of
https://github.com/DJ2LS/FreeDATA
synced 2024-05-14 08:04:33 +00:00
hotfix attempt for not allowing artifact uploads when testing
This commit is contained in:
parent
0d49340d7e
commit
271f33003c
1 changed files with 0 additions and 2 deletions
2
.github/workflows/build_multiplatform.yml
vendored
2
.github/workflows/build_multiplatform.yml
vendored
|
@ -441,5 +441,3 @@ jobs:
|
||||||
name: app_bundle_${{ matrix.os }}.zip
|
name: app_bundle_${{ matrix.os }}.zip
|
||||||
# path: ./tnc/dist/tnc/${{ matrix.zip_name }}.zip
|
# path: ./tnc/dist/tnc/${{ matrix.zip_name }}.zip
|
||||||
path: ./gui/dist/*
|
path: ./gui/dist/*
|
||||||
|
|
||||||
build_tnc_standalone:
|
|
Loading…
Reference in a new issue