Skip to content

Commit

Permalink
Merge branch 'master' into christoph/documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
kritzcreek committed Jun 22, 2020
2 parents 1dfd545 + 822404c commit 60f7458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v1
- uses: cachix/install-nix-action@v7
- uses: cachix/install-nix-action@v10
- name: "install dependencies"
run: |
sudo -H /nix/var/nix/profiles/default/bin/nix-channel --list
Expand Down

0 comments on commit 60f7458

Please sign in to comment.