Commit 5554533
committed
Return Install build-dependencies to the ubuntu-latest workflow
I moved this code incorrectly in payjoin#989 to a general binding build script but
others not using a debian based system immediately ran into problems running
this apt based package manager on their machine.
It was removed in payjoin#1000 from the binding script but This probably should
just be returned to the workflow it was originally.1 parent 554c4e6 commit 5554533
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
35 | 40 | | |
36 | 41 | | |
37 | 42 | | |
| |||
0 commit comments