Build x86 linux too :/ (#14068)

Release Notes:

- N/A
This commit is contained in:
Conrad Irwin 2024-07-10 11:04:32 -06:00 committed by GitHub
parent 8a659af82c
commit c732865fc5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -319,7 +319,6 @@ jobs:
- name: Upload app bundle to release
uses: softprops/action-gh-release@v1
if: ${{ env.RELEASE_CHANNEL == 'preview' }}
with:
draft: true
prerelease: ${{ env.RELEASE_CHANNEL == 'preview' }}