Commit 2ecf2bf
authored
Fix Brew missing in PATH (TypeScriptToLua#1367)
* Fix Brew not beging in PATH
Seems like the default GitHub Actions Ubuntu image had an update and brew is no longer added to PATH by default.
* Properly add to path
* Next try1 parent 6b068dc commit 2ecf2bf
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
50 | 52 | | |
51 | 53 | | |
52 | 54 | | |
| |||
0 commit comments