Skip to content

Commit 829a1ae

Browse files
committed
Remove redundant GitHub workflow step for checking out submodule
1 parent d450908 commit 829a1ae

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/LuaWatcom.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@ jobs:
1111
- uses: open-watcom/setup-watcom@v0
1212
with:
1313
version: "1.9"
14-
- uses: actions/checkout@v4
15-
with:
16-
submodules: recursive
17-
fetch-depth: 0
1814

1915
- name: Build Lua for DOS 16-bit
2016
run: |

0 commit comments

Comments
 (0)