ci: fix up flatpak deps
parent
946cf5a375
commit
e6c2105a2b
|
|
@ -896,6 +896,7 @@ jobs:
|
||||||
- arch: aarch64
|
- arch: aarch64
|
||||||
runner: namespace-profile-ghostty-md-arm64
|
runner: namespace-profile-ghostty-md-arm64
|
||||||
runs-on: ${{ matrix.variant.runner }}
|
runs-on: ${{ matrix.variant.runner }}
|
||||||
|
needs: [flatpak-check-zig-cache, test]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6
|
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue