Skip to content

Commit

Permalink
uppercase nit
Browse files Browse the repository at this point in the history
  • Loading branch information
yimysty committed Feb 7, 2022
1 parent 0c8c980 commit 7da3e0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v2
- name: grep action.yaml content
- name: Grep action.yaml content
id: grep-image-content
run: |
image=$(grep -E "jekyll-build-pages.*\'" action.yml)
Expand Down

0 comments on commit 7da3e0f

Please sign in to comment.