Skip to content

Commit 85cc83d

Browse files
authored
Update build.yml
1 parent ac4406a commit 85cc83d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ jobs:
4343
4444
- name: cmake
4545
run: |
46+
ls -a
47+
cd ..
48+
pwd
4649
cmake \
4750
-B cmake_out/goldfish-arm64-v8a-ap \
4851
-S $PWD/nuttx \

0 commit comments

Comments
 (0)