Skip to content

Commit

Permalink
update nix
Browse files Browse the repository at this point in the history
  • Loading branch information
yihuang committed May 31, 2022
1 parent 96abf46 commit 9fba563
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v2
with:
submodules: true
- uses: cachix/install-nix-action@v14
- uses: cachix/install-nix-action@v15
- uses: cachix/cachix-action@v10
with:
name: crypto-com
Expand All @@ -29,7 +29,7 @@ jobs:
- uses: actions/checkout@v2
with:
submodules: true
- uses: cachix/install-nix-action@v14
- uses: cachix/install-nix-action@v15
- uses: cachix/cachix-action@v10
with:
name: crypto-com
Expand Down

0 comments on commit 9fba563

Please sign in to comment.