Skip to content

Commit 5596954

Browse files
authored
Update nuttx_rvvirt.yml
1 parent 73a1b1c commit 5596954

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nuttx_rvvirt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
make -j4
9090
9191
ls -a
92-
cp nuttx.bin nuttxrvvirt/nuttx.bin
92+
cp nuttx nuttxrvvirt/nuttx
9393
cp defconfig nuttxrvvirt/defconfig
9494
cp System.map nuttxrvvirt/System.map
9595
zip -r nuttxrvvirt.zip nuttxrvvirt

0 commit comments

Comments
 (0)