Add more supported languages to the installer (#839)

This commit is contained in:
scdhh
2023-01-23 01:50:05 +08:00
committed by GitHub
parent f96b4f6724
commit ee4fd51e0f

View File

@@ -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