Merge pull request #3500 from inductor/fix_githubactions
Fix GitHub Actions error
This commit is contained in:
commit
e8f9139db9
3 changed files with 4 additions and 3 deletions
1
.github/workflows/gibberish.txt
vendored
1
.github/workflows/gibberish.txt
vendored
|
|
@ -52,3 +52,4 @@ gg
|
|||
pqBpw
|
||||
JDBC
|
||||
JDK
|
||||
ForgeGradle
|
||||
|
|
|
|||
2
.github/workflows/spellcheck.yaml
vendored
2
.github/workflows/spellcheck.yaml
vendored
|
|
@ -11,4 +11,4 @@ jobs:
|
|||
- name: actions/checkout
|
||||
uses: actions/checkout@v2
|
||||
- name: rojopolis/spellcheck - actually doing something
|
||||
uses: rojopolis/spellcheck-github-actions@0.9.1
|
||||
uses: rojopolis/spellcheck-github-actions@0.16.0
|
||||
|
|
|
|||
|
|
@ -9,8 +9,8 @@ matrix:
|
|||
encoding: utf-8
|
||||
pipeline:
|
||||
- pyspelling.filters.markdown:
|
||||
markdown_extensions:
|
||||
- markdown.extensions.extra:
|
||||
markdown_extensions:
|
||||
- pymdownx.extra:
|
||||
- pyspelling.filters.html:
|
||||
comments: true
|
||||
attributes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue