Skip to content

Commit

Permalink
Merge pull request dapphub#50 from dapphub/fix-ci
Browse files Browse the repository at this point in the history
fix broken ci
  • Loading branch information
d-xo authored Mar 3, 2023
2 parents 6da7dd8 + f013f9e commit a69ff6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v18
- uses: cachix/install-nix-action@v20
with:
nix_path: nixpkgs=channel:nixos-unstable
extra_nix_config: |
Expand Down

0 comments on commit a69ff6c

Please sign in to comment.