diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index f9425d2b..8d304350 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -707,7 +707,7 @@ jobs: product-name: ${{ steps.process-app-name.outputs.product-name }} app-id: ${{ secrets.WINDOWS_APP_ID }} project-website: https://www.studio26f.org/ - installer-languages: ChineseSimplified.isl English.isl Japanese.isl French.isl + installer-languages: ChineseSimplified.isl ChineseTraditional.isl English.isl Spanish.isl French.isl Indonesian.isl Japanese.isl Portuguese.isl output-folder: ${{ env.OUTPUT_FOLDER }} - name: Upload 32-bit artifact uses: actions/upload-artifact@v3