We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba4df3f commit f75a578Copy full SHA for f75a578
.github/workflows/trigger-site-rebuild.yml
@@ -7,8 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
steps:
9
- name: Install hunspell
10
- run: |
11
- sudo pip install hunspell
+ run: sudo pip install hunspell
12
- uses: actions/checkout@v4
13
- uses: rojopolis/[email protected]
14
0 commit comments