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 fabbfa0 commit cc7ba57Copy full SHA for cc7ba57
.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=dummy make all
+ run: VERSION=${{ github.event.repository.default_branch }} MODE=html make all
0 commit comments