Skip to content

Commit

Permalink
nix ci: cachix only on HPP org
Browse files Browse the repository at this point in the history
  • Loading branch information
nim65s committed Jul 2, 2024
1 parent b387d4e commit a4c59d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,6 @@ jobs:
- uses: DeterminateSystems/magic-nix-cache-action@main
- run: nix --accept-flake-config build -L
- run: nix --accept-flake-config run .#cachix push gepetto $(readlink result)
if: github.repository_owner == 'humanoid-path-planner'
env:
CACHIX_AUTH_TOKEN: ${{ secrets.CACHIX_AUTH_TOKEN }}

0 comments on commit a4c59d2

Please sign in to comment.