We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d99c7d commit 36f649dCopy full SHA for 36f649d
1 file changed
.github/workflows/publish-armv7l.yml
@@ -42,7 +42,7 @@ jobs:
42
# Build serialport for armv7l
43
cd release/app/node_modules/@serialport/bindings-cpp
44
sudo node-gyp configure build
45
- cd ../../../
+ cd ../../../../../
46
npm run postinstall
47
npm run build
48
0 commit comments