Skip to content

Commit 062aaeb

Browse files
committed
no tabs
1 parent b12d8c5 commit 062aaeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
run: sudo apt-get install -y gettext
1616
- uses: actions/checkout@v1
1717
with:
18-
submodules: true
18+
submodules: true
1919
- name: mpy-cross
2020
run: make -C mpy-cross -j2
2121
- name: build

0 commit comments

Comments
 (0)