i wanna see the init lua
This commit is contained in:
parent
8c827aae95
commit
07027c5875
1 changed files with 4 additions and 0 deletions
|
|
@ -31,6 +31,10 @@ jobs:
|
|||
- name: Print out the size of /nix/store
|
||||
run: du -sh /nix/store
|
||||
|
||||
- name: Get the init.lua path
|
||||
run: |
|
||||
cat result/bin/nixvim-print-init
|
||||
|
||||
check-formatting:
|
||||
runs-on: ubuntu-24.04
|
||||
steps:
|
||||
Loading…
Add table
Add a link
Reference in a new issue