Skip to content

Commit

Permalink
ci: Remove cachix
Browse files Browse the repository at this point in the history
  • Loading branch information
srid committed Jan 27, 2024
1 parent d1c3e68 commit 4fc70c0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@ jobs:
runs-on: self-hosted
steps:
- uses: actions/checkout@v4
- uses: cachix/cachix-action@v14
with:
name: srid
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
- name: Build Nix
id: build-nix
run: |
Expand Down

0 comments on commit 4fc70c0

Please sign in to comment.