Commit 9735725
authored
chore(gha): combine multiple
* combine multiple `apt-get remove` patterns into a single command in GitHub Actions workflow
* use `apt-get purge` instead of `remove` in GitHub Actions to clean dependencies completelyapt-get remove patterns into a single command in GitHub Actions workflow (#2407)1 parent 08d2c1f commit 9735725
1 file changed
+2
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
| 144 | + | |
| 145 | + | |
149 | 146 | | |
150 | 147 | | |
151 | 148 | | |
| |||
0 commit comments