Rename file for consistency

This commit is contained in:
Eelco Dolstra 2019-08-08 12:18:46 +02:00
parent f9021c4c6c
commit 2053ac7747
No known key found for this signature in database
GPG Key ID: 8170B4726D7198DE
2 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ clearStore
export REMOTE_STORE=$TEST_ROOT/remote_store
# Build the dependencies and push them to the remote store
nix-build dependencies.nix --post-build-hook $PWD/push_to_store.sh
nix-build dependencies.nix --post-build-hook $PWD/push-to-store.sh
clearStore