8000 Another test · flummer/circuitpython@b90ed63 · GitHub
[go: up one dir, main page]

Skip to content

Commit b90ed63

Browse files
committed
Another test
1 parent aae8bda commit b90ed63

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

azure-pipelines.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,13 @@ jobs:
4242
sphinx-build -E -W -b html . _build/html
4343
displayName: 'Building docs'
4444
continueOnError: true
45-
# - bash: |
46-
# sudo apt-get install gettext
47-
# displayName: 'Install native deps'
4845< 6A43 /code>
- bash: |
4946
make check-translate
5047
displayName: 'Checking translations'
5148
continueOnError: true
49+
- bash: |
50+
sudo apt-get install gettext
51+
displayName: 'Install native deps'
5252
- bash: |
5353
make -C mpy-cross -j2
5454
displayName: 'Build mpy-cross'

0 commit comments

Comments
 (0)
0