Skip to content

Commit

Permalink
Update build_tree.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
b-rodrigues authored Oct 16, 2024
1 parent 07ffda6 commit 10d91ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_tree.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
nix-build --keep-going --max-jobs 1 --cores 2 cachix.nix
fi
- run: nix-store -qR --include-outputs $(nix-instantiate cachix.nix) | cachix push rstats-on-nix
#- run: nix-store -qR --include-outputs $(nix-instantiate cachix.nix) | cachix push rstats-on-nix
- run: nix-shell cachix.nix --run "echo OK"

0 comments on commit 10d91ec

Please sign in to comment.