Fix tabs with spaces in build.yml (#65)

* Fix tabs with spaces

* Switching to manual dispatch for the built workflow

This is for private testing

* Switching to simpler manual dispatch trigger

* Back to original trigger
This commit is contained in:
Sayantan Chaudhuri 2023-06-12 22:53:01 +05:30 committed by GitHub
parent a3e64b6f1b
commit b2c9183c41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -582,7 +582,6 @@ jobs:
with:
bundle: "PollyMC.flatpak"
manifest-path: flatpak/org.fn2006.PollyMC.yml
- name: Upload Flatpak (Linux)
if: runner.os == 'Linux' && matrix.qt_ver != 5
uses: actions/upload-artifact@v3