upgrade nix installation to fix CI installation

pull/1711/head
alpharush 2 years ago committed by GitHub
parent b74f64a234
commit 331cc24d07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/ci.yml

@ -67,7 +67,7 @@ jobs:
- name: Set up nix
if: matrix.type == 'dapp'
uses: cachix/install-nix-action@v16
uses: cachix/install-nix-action@v20
- name: Set up cachix
if: matrix.type == 'dapp'

Loading…
Cancel
Save