Skip to content

Commit 2da0c14

Browse files
committed
Update nix deps in place during github workflow.
Signed-off-by: Rolf Schröder <rolf.schr@gmail.com>
1 parent 6e76309 commit 2da0c14

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test-import-using-nix.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,6 @@ jobs:
2525
- name: run checks & test import
2626
run: |
2727
cd etc/nix
28+
./get-latest-pypi-deps-db.sh --in-place
2829
nix --print-build-logs flake check
2930
./test-import-using-nix.sh alpine

0 commit comments

Comments
 (0)