Skip to content

Commit

Permalink
fixed flatpak workflow also
Browse files Browse the repository at this point in the history
  • Loading branch information
midwan committed Nov 12, 2023
1 parent 861b78c commit 1e7e171
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/flatpak.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,6 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Generate AppStream XML
run: |
chmod +x ./flatpak/generate-metainfo.sh
./flatpak/generate-metainfo.sh ./flatpak
cat ./flatpak/com.blitterstudio.amiberry.metainfo.xml
- name: Build Flatpak
uses: flatpak/flatpak-github-actions/[email protected]
with:
Expand Down

0 comments on commit 1e7e171

Please sign in to comment.