aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-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