Commit 96dc663
committed
CSmith GitHub action: run apt-get update
This is to fix failures to fetch a security update from Ubuntu mirrors.
Run `apt-get update` just like we do in other GitHub actions.
Also fix the Doxygen job configuration, which was also missing the
update step before package installation (but seemingly didn't fail thus
far).1 parent 09dca35 commit 96dc663
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
0 commit comments