File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5959 cd scripts
6060 ./rebuildwake.sh
6161
62+ - name : rebuild modules with new wake (2x)
63+ run : |
64+ cd scripts
65+ ./rebuildmods.sh
66+
67+ - name : rebuild wake with new modules (2x)
68+ run : |
69+ cd scripts
70+ ./rebuildwake.sh
71+
6272 - name : rebuild wide
6373 run : |
6474 cd scripts
Original file line number Diff line number Diff line change 5252 cd scripts
5353 ./rebuildwake.sh
5454
55+ - name : rebuild modules with new wake (2x)
56+ run : |
57+ cd scripts
58+ ./rebuildmods.sh
59+
60+ - name : rebuild wake with new modules (2x)
61+ run : |
62+ cd scripts
63+ ./rebuildwake.sh
64+
5565 - name : rebuild wide
5666 run : |
5767 cd scripts
Original file line number Diff line number Diff line change 5252 cd %CD%\scripts
5353 rebuildwake.bat
5454
55+ - name : rebuild modules with new wake (2x)
56+ run : |
57+ cd %CD%\scripts
58+ rebuildmods.bat
59+
60+ - name : rebuild wake with new modules (2x)
61+ run : |
62+ cd %CD%\scripts
63+ rebuildwake.bat
64+
5565 - name : rebuild wide
5666 shell : cmd
5767 run : |
You can’t perform that action at this time.
0 commit comments