diff --git a/.github/workflows/develop.yml b/.github/workflows/develop.yml index 47931ee2..48e4bf0d 100644 --- a/.github/workflows/develop.yml +++ b/.github/workflows/develop.yml @@ -63,6 +63,7 @@ jobs: python_ver: '3.12.3' spec: 'api/app.spec' requirements: 'api/requirements.txt' + upload_exe_with_name: 'AppTest' - name: Install dependencies run: npm install