aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorDylan Araps <dylan.araps@gmail.com>2019-09-28 12:20:15 +0300
committerDylan Araps <dylan.araps@gmail.com>2019-09-28 12:20:15 +0300
commita7d1a6d98089cc85c431e49e2d94875dbb3a5f85 (patch)
tree9471192ddf610f19a8a5bbd3a6ef10e44424604f /.github/workflows
parent6c50390f78e417025d41d8d92852e911faf5121c (diff)
downloadpfetch-a7d1a6d98089cc85c431e49e2d94875dbb3a5f85.tar.gz
docs: update
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/main.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index cccbfbe..38aa374 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -9,9 +9,9 @@ jobs:
run: |
shellcheck pfetch
sh pfetch
+ build:
runs-on: macOS-latest
steps:
- uses: actions/checkout@v1
- name: Run shellcheck.
- run: |
- sh pfetch
+ run: sh pfetch