Skip to content

Commit

Permalink
Update nix.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vijaygupta18 authored and khuzema786 committed Oct 16, 2024
1 parent 9b6d005 commit 6a794c1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ jobs:
run: om ci

# Push and pin whitelisted paths to cachix
- name: Push to cachix
if: github.ref == 'refs/heads/main'
run: nix run .#cachix-push
# - name: Push to cachix
# if: github.ref == 'refs/heads/main'
# run: nix run .#cachix-push

- name: Docker tasks
id: docker
Expand Down

0 comments on commit 6a794c1

Please sign in to comment.