aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authordundargoc <33953936+dundargoc@users.noreply.github.com>2022-01-04 19:07:40 +0100
committerGitHub <noreply@github.com>2022-01-04 11:07:40 -0700
commit0b0c4f7dfa4a9a564cbf44262d4bea9bdefe2dc9 (patch)
tree9c9f2f7f0049ac020dc9e3cef775a92dcc392639 /.github/workflows
parentd6f0c9539caca217ec1a63d32a048e43ff383e8f (diff)
downloadrneovim-0b0c4f7dfa4a9a564cbf44262d4bea9bdefe2dc9.tar.gz
rneovim-0b0c4f7dfa4a9a564cbf44262d4bea9bdefe2dc9.tar.bz2
rneovim-0b0c4f7dfa4a9a564cbf44262d4bea9bdefe2dc9.zip
chore: fix typos (#16816)
Co-authored-by: Sean Dewar <seandewar@users.noreply.github.com> Co-authored-by: Gregory Anders <greg@gpanders.com> Co-authored-by: Sebastian Volland <seb@baunz.net> Co-authored-by: Lewis Russell <lewis6991@gmail.com> Co-authored-by: zeertzjq <zeertzjq@outlook.com>
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 5d906b949c..b650c5dd85 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -171,7 +171,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- - name: Setup commom environment variables
+ - name: Setup common environment variables
run: ./.github/workflows/env.sh ${{ matrix.flavor }}
- name: Install apt packages