Commit 42f22a6
committed
apparently my mac has python version 3.7.3 but github's is 3.7.7.
* https://github.com/actions/virtual-environments/blob/master/images/macos/macos-10.15-Readme.md#language-and-runtime
I'm just going to determine these dynamically, but it should probably be able to have the user set a specific version in the SETTINGS, then the script goes and fetches that version of python. For now I just want to get *something* working before all my 10x mac minutes expire for github workflows for the month :/1 parent e922f6d commit 42f22a6
1 file changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | 22 | | |
25 | 23 | | |
26 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
213 | 214 | | |
214 | 215 | | |
215 | 216 | | |
216 | | - | |
217 | | - | |
218 | 217 | | |
219 | 218 | | |
220 | 219 | | |
| |||
0 commit comments