Skip to content

Commit 4b93e72

Browse files
Debug.
1 parent 07f3039 commit 4b93e72

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/platformio-ci.yml

+3
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,9 @@ jobs:
110110
cp -r .pio/build/linux/program build
111111
cp -r storage build
112112
113+
- name: LS Build
114+
run: ls -a build/storage/sys_apps
115+
113116
- name: Upload artifact
114117
uses: actions/upload-artifact@v4
115118
with:

0 commit comments

Comments
 (0)