Skip to content

Commit 00e5c46

Browse files
authored
fix typo
1 parent 62832e8 commit 00e5c46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ jobs:
1010
with:
1111
ruby-version: '3.3'
1212
- name: Install dependencies
13-
run: bundle install && bundle exec appraisal install
13+
run: bundle install && bundle exec appraisal install
1414
- name: Build site
1515
run: bundle exec appraisal jekyll build --future

0 commit comments

Comments
 (0)