Skip to content

Commit 58858d3

Browse files
author
Philip Sampaio
authored
Force NIF compilation in docs workflow (#15)
This is because we want to always have compilation in the CI, since we don't have the checksum file in development versions.
1 parent 6650a8a commit 58858d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ concurrency:
1212
env:
1313
ELIXIR_VERSION: 1.13
1414
OTP_VERSION: 24.2
15+
TOKENIZERS_BUILD: "true"
1516

1617
jobs:
1718
deploy:

0 commit comments

Comments
 (0)