fix dependencies
This commit is contained in:
parent
40f96b7955
commit
6e7cea42ef
2
.github/workflows/flake-update.yml
vendored
2
.github/workflows/flake-update.yml
vendored
@ -43,7 +43,7 @@ jobs:
|
||||
commit-data:
|
||||
runs-on: ubuntu-latest
|
||||
needs: download-binary
|
||||
if: download-binary.outputs.DETERMINATE_BINARY_DIFF != 0
|
||||
if: needs.download-binary.outputs.DETERMINATE_BINARY_DIFF != 0
|
||||
steps:
|
||||
- name: Git config
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user