aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorDylan Araps <dylan.araps@gmail.com>2019-09-28 12:12:20 +0300
committerDylan Araps <dylan.araps@gmail.com>2019-09-28 12:12:20 +0300
commit599db8dc83836e380ce8f55f29db241cebf7b829 (patch)
tree08b2855ac17f4f5a9b5705948663392dec8b6db9 /.github/workflows
parent7d343f9d628694a5eb35324a80d52a1a3778c3de (diff)
downloadpfetch-599db8dc83836e380ce8f55f29db241cebf7b829.tar.gz
docs: update
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/main.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index a0792f7..2a1dc83 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -6,4 +6,6 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: Run shellcheck.
- run: shellcheck pfetch
+ run: |
+ shellcheck pfetch
+ sh pfetch