Skip to content

Commit 7db237c

Browse files
authored
Update nuttx_102_msys2.yml
1 parent 462fa93 commit 7db237c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/nuttx_102_msys2.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,8 @@ jobs:
9696
9797
## Show the GCC version
9898
gcc -v
99-
100-
cp -f ./fix/1020/Config.mk tools/Config.mk
99+
ls -a ../../
100+
cp -f ../../fix/1020/Config.mk tools/Config.mk
101101
102102
## Configure the build
103103
./tools/configure.sh -g sim:nsh

0 commit comments

Comments
 (0)