This commit is contained in:
parent
623b957b71
commit
6b9217dcc9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -12,4 +12,4 @@ jobs:
|
||||||
nix-channel --update
|
nix-channel --update
|
||||||
- name: Get System Info
|
- name: Get System Info
|
||||||
run: |
|
run: |
|
||||||
nix-shell -p fastfetch --run "fastfetch"
|
nix-shell -p fastfetch --run fastfetch
|
||||||
|
|
Loading…
Add table
Reference in a new issue