fix dependencies
This commit is contained in:
parent
ea1c07ffc4
commit
1a5ad10c1e
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