Skip to content

Commit

Permalink
Fixed flatpak artifact name
Browse files Browse the repository at this point in the history
  • Loading branch information
midwan committed Nov 14, 2023
1 parent 1ec0676 commit acc6dc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flatpak.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Download Flatpak artifact
uses: actions/download-artifact@v1
with:
name: "linux-flatpak"
name: "amiberry-x86_64"

- name: Create Preview release
if: github.ref == 'refs/heads/preview'
Expand Down

0 comments on commit acc6dc5

Please sign in to comment.