Skip to content

Commit 9852796

Browse files
chore(ci/cd): fix artifact path for flatpak files
1 parent 34d16d3 commit 9852796

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,5 @@ jobs:
7474
artifacts/arm64/*.rpm
7575
artifacts/arm64/*.AppImage
7676
artifacts/arm64/*.tar.xz
77-
artifacts/aarch64/*.flatpak
77+
artifacts/arm64/*.flatpak
7878
sha256

0 commit comments

Comments
 (0)