We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73a1b1c commit 5596954Copy full SHA for 5596954
.github/workflows/nuttx_rvvirt.yml
@@ -89,7 +89,7 @@ jobs:
89
make -j4
90
91
ls -a
92
- cp nuttx.bin nuttxrvvirt/nuttx.bin
+ cp nuttx nuttxrvvirt/nuttx
93
cp defconfig nuttxrvvirt/defconfig
94
cp System.map nuttxrvvirt/System.map
95
zip -r nuttxrvvirt.zip nuttxrvvirt
0 commit comments