Skip to content

Commit f75a578

Browse files
committed
Update trigger-site-rebuild.yml
1 parent ba4df3f commit f75a578

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/trigger-site-rebuild.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- name: Install hunspell
10-
run: |
11-
sudo pip install hunspell
10+
run: sudo pip install hunspell
1211
- uses: actions/checkout@v4
1312
- uses: rojopolis/[email protected]
1413

0 commit comments

Comments
 (0)