Skip to content

Commit 78239e4

Browse files
committed
fix: Update CI
1 parent 2291df5 commit 78239e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ jobs:
254254
flatpak:
255255
name: Update Flatpak
256256
runs-on: ubuntu-latest
257-
needs: [release_amd64, release_arm64v8]
257+
needs: release_amd64
258258
steps:
259259
- uses: actions/download-artifact@v2
260260
with:

0 commit comments

Comments
 (0)