mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-02-03 12:31:15 +00:00
Fix typo in pipeline
This commit is contained in:
parent
8c65477bb3
commit
164bb03d32
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -145,7 +145,7 @@ jobs:
|
|||||||
uses: flatpak/flatpak-github-actions/flatpak-builder@v6
|
uses: flatpak/flatpak-github-actions/flatpak-builder@v6
|
||||||
with:
|
with:
|
||||||
bundle: ${{ env.APP_ID }}.${{ matrix.arch }}.flatpak
|
bundle: ${{ env.APP_ID }}.${{ matrix.arch }}.flatpak
|
||||||
manifest-path: packaging/linux//flatpak${{ env.APP_ID }}.json
|
manifest-path: packaging/linux/flatpak/${{ env.APP_ID }}.json
|
||||||
arch: ${{ matrix.arch }}
|
arch: ${{ matrix.arch }}
|
||||||
|
|
||||||
release:
|
release:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user