parent
6dd655466d
commit
f8a04c7f6d
4 changed files with 15 additions and 15 deletions
2
.github/workflows/debug.yml
vendored
2
.github/workflows/debug.yml
vendored
|
|
@ -15,8 +15,8 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
- uses: cachix/install-nix-action@v9
|
||||
- run: |
|
||||
nix-channel --add https://nixos.org/channels/nixpkgs-unstable nixpkgs
|
||||
nix-channel --update
|
||||
echo "FIXME workaround channel permission error"
|
||||
- run: |
|
||||
nix-shell -A installer
|
||||
nix-shell -A installer.check
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue