Skip to content

Commit 3db7aaf

Browse files
committed
[publish] Install no-style-please
1 parent 92b27be commit 3db7aaf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
2525
- name: Add Jekyll config
2626
run: |
27+
gem install no-style-please
2728
echo "title: Exercises" > _config.yml
2829
echo "theme: no-style-please" >> _config.yml
2930

0 commit comments

Comments
 (0)