Skip to content

Commit

Permalink
ci: cachix repo
Browse files Browse the repository at this point in the history
  • Loading branch information
onsails committed Nov 12, 2023
1 parent e0e2bd6 commit d11c39e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@ jobs:
with:
name: devenv
cachixArgs: -j 8 --accept-flake-config
# - uses: cachix/cachix-action@v12
# with:
# name: haqq
# signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
- uses: cachix/cachix-action@v12
with:
name: haqq
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
- name: Install devenv.sh
run: nix profile install tarball+https://install.devenv.sh/latest --accept-flake-config
- name: Run restore cache
Expand Down

0 comments on commit d11c39e

Please sign in to comment.