fix typo
This commit is contained in:
parent
a13d3f4a38
commit
a3e64b6f1b
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -583,7 +583,7 @@ jobs:
|
|||||||
bundle: "PollyMC.flatpak"
|
bundle: "PollyMC.flatpak"
|
||||||
manifest-path: flatpak/org.fn2006.PollyMC.yml
|
manifest-path: flatpak/org.fn2006.PollyMC.yml
|
||||||
|
|
||||||
- name: Upload AppImage (Linux)
|
- name: Upload Flatpak (Linux)
|
||||||
if: runner.os == 'Linux' && matrix.qt_ver != 5
|
if: runner.os == 'Linux' && matrix.qt_ver != 5
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user