File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 7676 - name : Install open
7777 shell : bash
7878 working-directory : ./openRoot/build
79- run : sudo cmake --install .
79+ run : cmake --install .
8080
8181 - name : Create Build Environment
8282 # Some projects don't allow in-source building, so create a separate
Original file line number Diff line number Diff line change 5151 path : ./openRoot
5252
5353 - name : Create Build Environment for open62541
54+ shell : bash
5455 run : cmake -E make_directory ./openRoot/build
5556
5657 - name : Configure open
7172 - name : Install open
7273 shell : bash
7374 working-directory : ./openRoot/build
74- run : sudo cmake --install .
75+ run : cmake --install .
7576
7677 - name : Create Build Environment
7778 # Some projects don't allow in-source building, so create a separate
You can’t perform that action at this time.
0 commit comments