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:
|
commit-data:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: download-binary
|
needs: download-binary
|
||||||
if: download-binary.outputs.DETERMINATE_BINARY_DIFF != 0
|
if: needs.download-binary.outputs.DETERMINATE_BINARY_DIFF != 0
|
||||||
steps:
|
steps:
|
||||||
- name: Git config
|
- name: Git config
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user