Commit 2321fa9
authored
Fixing more path issues in platform_scripts (#604)
* feat: Adding script tests where the scripts are run multiple times.
This tests that the scripts still work when things have already been
installed.
* fix: Fixing typo in github action.
* gimme a break.
* Adding mutliple script runs for other OSs
* Testing node on the runner
* Trying to figure out what node is doing what.
* Trying to change the way node version is detected.
* Messy
* The additions to the script really didn't catch anything. Could be worth
revisiting how we handle the local node install.
* Removing debug print.1 parent ca62a87 commit 2321fa9
File tree
2 files changed
+4
-3
lines changed- .github/workflows
- SignallingWebServer/platform_scripts/bash
2 files changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
171 | 174 | | |
172 | 175 | | |
173 | 176 | | |
| |||
187 | 190 | | |
188 | 191 | | |
189 | 192 | | |
190 | | - | |
| 193 | + | |
191 | 194 | | |
192 | 195 | | |
193 | 196 | | |
194 | 197 | | |
195 | 198 | | |
196 | 199 | | |
197 | | - | |
198 | 200 | | |
199 | 201 | | |
200 | 202 | | |
| |||
0 commit comments