Skip to content

Commit 8ed28c4

Browse files
committed
.
1 parent 1676884 commit 8ed28c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ jobs:
5252
ARDUINO_LIB_PATH="${HOME}/Arduino/libraries"
5353
REPO_PATH="${{ github.workspace }}"
5454
cp -R "${REPO_PATH}" "${ARDUINO_LIB_PATH}/"
55+
pwd
56+
ls
5557
ls ${{github.workspace}}
5658
ls ${{github.workspace}}/examples
5759
ls ${{github.workspace}}/examples/AES

0 commit comments

Comments
 (0)