Compare commits
1 commit
3e6b507e6a
...
0f85617ba1
Author | SHA1 | Date | |
---|---|---|---|
0f85617ba1 |
1 changed files with 2 additions and 0 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -13,6 +13,8 @@ jobs:
|
||||||
- name: Debug
|
- name: Debug
|
||||||
run: |
|
run: |
|
||||||
ls -lah /etc/nix/
|
ls -lah /etc/nix/
|
||||||
|
echo next
|
||||||
|
ls -lah ~/.config/nix/
|
||||||
nix --version
|
nix --version
|
||||||
- name: Initialize CI
|
- name: Initialize CI
|
||||||
uses: https://git.qo.is/qo.is/actions-nix-init@main
|
uses: https://git.qo.is/qo.is/actions-nix-init@main
|
||||||
|
|
Loading…
Add table
Reference in a new issue