Skip to content

Commit

Permalink
Update cachix-dev-env.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
b-rodrigues authored Apr 17, 2024
1 parent 76d1bdd commit 517dc63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cachix-dev-env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ jobs:
nix-build
fi
- run: nix-store -qR --include-outputs $(nix-instantiate default.nix) | cachix push b-rodrigues
- run: nix-store -qR --include-outputs $(nix-instantiate default.nix) | cachix push rstats-on-nix
- run: nix-shell --run "echo OK"

0 comments on commit 517dc63

Please sign in to comment.