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 b12d8c5 commit 062aaebCopy full SHA for 062aaeb
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
run: sudo apt-get install -y gettext
16
- uses: actions/checkout@v1
17
with:
18
- submodules: true
+ submodules: true
19
- name: mpy-cross
20
run: make -C mpy-cross -j2
21
- name: build
0 commit comments