We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fe1add commit 6c3a312Copy full SHA for 6c3a312
.github/workflows/ci.yml
@@ -13,4 +13,4 @@ jobs:
13
run: sudo apt-get install gettext
14
15
- name: Validate
16
- run: VERSION=${{ github.event.repository.default_branch }} MODE=html make all
+ run: VERSION=${{ github.event.repository.default_branch }} MODE=text make all
0 commit comments