Commit 262c642
authored
Install dependencies before building on Linux (#828)
* Add dependency action
* Rename file to kebab case
Snake case is ssssssuperior
* Workaround
Yes I am hastily doing this on my phone
* Jigsaw falling into place
So, there is nothing to explain
* Add dependency checks to Linux build
Okay, apt is doing the heavy lifting with the "check" here
* Update action.yml
Remove excess dependencies
* Update action.yml1 parent f0ac180 commit 262c642
File tree
2 files changed
+17
-0
lines changed- .github
- actions/install-linux-deps
- workflows
2 files changed
+17
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
75 | 78 | | |
76 | 79 | | |
77 | 80 | | |
| |||
0 commit comments