Skip to content

Commit 135aaa0

Browse files
committed
test
1 parent 2abf98c commit 135aaa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lib.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
uses: actions/checkout@v4
6767

6868
- name: List files recursively
69-
run: ls -Rla
69+
run: ls -aR
7070

7171
- name: Compile sketch
7272
uses: P-R-O-C-H-Y/compile-sketches@main

0 commit comments

Comments
 (0)