Build x86 linux too :/ (cherry-pick #14068) (#14073)

gcp-cherry-pick-bot[bot] and Conrad Irwin created

Cherry-picked Build x86 linux too :/ (#14068)

Release Notes:

- N/A

Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>

Change summary

.github/workflows/ci.yml | 1 -
1 file changed, 1 deletion(-)

Detailed changes

.github/workflows/ci.yml 🔗

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