mirror of
https://github.com/leafo/moonscript.git
synced 2024-11-22 02:44:23 +00:00
recurse
This commit is contained in:
parent
4c6eb918eb
commit
9cad63ab8b
2
.github/workflows/windows_exe.yml
vendored
2
.github/workflows/windows_exe.yml
vendored
@ -24,6 +24,6 @@ jobs:
|
||||
cd lua-5.1.5; make PLAT=mingw
|
||||
|
||||
- name: List Files
|
||||
run: Get-ChildItem
|
||||
run: Get-ChildItem -Recurse
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user