mirror of
https://github.com/feather-wallet/feather.git
synced 2024-11-16 17:27:38 +00:00
actions: fix workflow
This commit is contained in:
parent
8312c7dbc1
commit
fcf5ab2bd1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/guix.yml
vendored
2
.github/workflows/guix.yml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
|||
|
||||
build-guix:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [cache-guix]
|
||||
needs: [cache-sources]
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
|
Loading…
Reference in a new issue