mirror of https://github.com/aria2/aria2
ci: Run apt-get update
parent
218b817071
commit
b0b6b14997
|
@ -23,6 +23,7 @@ jobs:
|
|||
- name: Linux setup
|
||||
if: runner.os == 'Linux'
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install \
|
||||
g++-12 \
|
||||
clang-15 \
|
||||
|
|
Loading…
Reference in New Issue