Skip to content

Commit

Permalink
Merge branch 'main' into rmt-sig
Browse files Browse the repository at this point in the history
  • Loading branch information
neonphog committed Sep 19, 2024
2 parents 373dd2e + c13063d commit c451fe5
Show file tree
Hide file tree
Showing 11 changed files with 231 additions and 1,230 deletions.
5 changes: 4 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,14 @@ jobs:

- name: Install nix
uses: cachix/install-nix-action@v27
with:
install_url: https://releases.nixos.org/nix/nix-2.24.6/install
extra_nix_config: |
accept-flake-config = true
- uses: cachix/cachix-action@v15
with:
name: holochain-wind-tunnel
extraPullNames: holochain-ci
authToken: ${{ secrets.CACHIX_HOLOCHAIN_WIND_TUNNEL }}

- uses: Swatinem/rust-cache@v2
Expand Down
Loading

0 comments on commit c451fe5

Please sign in to comment.