docs: update
This commit is contained in:
parent
7d343f9d62
commit
599db8dc83
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
@ -6,4 +6,6 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- name: Run shellcheck.
|
||||
run: shellcheck pfetch
|
||||
run: |
|
||||
shellcheck pfetch
|
||||
sh pfetch
|
||||
|
|
Loading…
Reference in New Issue
Block a user